Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-154658
#<BuildRuby:0x00007f8d00a1fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240702-154658",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.004579 0.004105 3.920936 ( 3.365643)
build_miniruby 0.000000 0.001814 1.321977 ( 1.318471)
build_ruby 0.000000 0.002025 3.877219 ( 4.027772)
build_all 0.005326 0.003201 7.946234 ( 3.181413)
build_install 0.008459 0.010775 10.895961 ( 5.046193)
test_btest 0.000638 0.000225 116.603555 ( 30.347137)
test_basic 0.007991 0.001311 1.051712 ( 1.098192)
test_all 0.090143 0.062699 848.301965 (261.246554)
test_rubyspec 0.052792 0.044839 168.807808 ( 36.885752)
total: 346.52 sec