Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-202158
#<BuildRuby:0x00007f2fe7a7fdc8
@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.20241126-202158",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001231 0.007047 2.949542 ( 2.844746)
build_miniruby 0.001476 0.000217 1.250555 ( 1.249239)
build_ruby 0.001580 0.000232 3.372121 ( 3.550818)
build_all 0.008297 0.000000 6.256271 ( 2.573484)
build_install 0.018366 0.000915 8.466572 ( 4.059864)
test_btest 0.000996 0.000128 79.713358 ( 21.438863)
test_basic 0.010266 0.000244 0.993860 ( 1.049700)
test_all 0.115838 0.031703 710.033930 (260.442329)
test_rubyspec 0.041193 0.041272 116.617843 ( 27.357264)
total: 324.57 sec