Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-153930
#<BuildRuby:0x00007f71b6f4fdd8
@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.20241017-153930",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.008454 4.070110 ( 3.981864)
build_miniruby 0.000000 0.001766 1.699670 ( 1.696149)
build_ruby 0.000163 0.001697 4.249444 ( 4.437243)
build_all 0.007891 0.001369 7.435707 ( 3.002080)
build_install 0.010450 0.009159 10.274675 ( 4.774790)
test_btest 0.000678 0.000267 95.205808 ( 25.294373)
test_basic 0.002097 0.009452 0.959069 ( 1.010507)
test_all 0.116615 0.036246 769.282784 (220.712984)
test_rubyspec 0.051988 0.036238 133.683408 ( 32.186390)
total: 297.10 sec