Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-043539
#<BuildRuby:0x00007fb1d704fde0
@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.20241218-043539",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.004999 0.001379 2.326706 ( 2.607373)
build_miniruby 0.001196 0.000330 1.674064 ( 1.670433)
build_ruby 0.001530 0.000422 4.134005 ( 4.284849)
build_all 0.004961 0.003276 5.704158 ( 2.282267)
build_install 0.009150 0.007343 7.618332 ( 3.952670)
test_btest 0.000675 0.000219 74.611699 ( 19.832992)
test_basic 0.003710 0.005374 0.873368 ( 0.923304)
test_all 0.109184 0.036891 675.735532 (201.487783)
test_rubyspec 0.049253 0.033999 116.100829 ( 22.927026)
total: 259.97 sec