Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-190756
#<BuildRuby:0x00007f63013dfde0
@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.20241011-190756",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.007366 0.001228 3.995695 ( 3.858315)
build_miniruby 0.001602 0.000572 1.616702 ( 1.613082)
build_ruby 0.001640 0.000585 4.560016 ( 4.756079)
build_all 0.010912 0.000000 7.659171 ( 3.847853)
build_install 0.020409 0.001872 10.555059 ( 5.687792)
test_btest 0.000959 0.000282 95.974309 ( 32.383997)
test_basic 0.008939 0.004440 1.329655 ( 1.755720)
test_all 0.095193 0.054919 718.053677 (243.779628)
test_rubyspec 0.060265 0.028304 137.513246 ( 36.648693)
total: 334.33 sec