Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-201112
#<BuildRuby:0x00007f9125cbfdc8
@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.20240718-201112",
@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.000027 0.000010 0.000037 ( 0.000039)
configure 0.000024 0.000009 0.000033 ( 0.000035)
build_up 0.002580 0.005233 3.522162 ( 3.727605)
build_miniruby 0.001587 0.000000 1.582142 ( 1.579434)
build_ruby 0.001937 0.000000 4.034315 ( 4.244344)
build_all 0.007373 0.001054 7.983190 ( 3.188724)
build_install 0.010375 0.006890 10.507991 ( 4.894551)
test_btest 0.000000 0.001094 111.946676 ( 29.732941)
test_basic 0.004147 0.005531 1.114620 ( 1.159838)
test_all 0.115319 0.035578 767.355116 (232.726295)
test_rubyspec 0.057721 0.029781 170.649452 ( 49.308925)
total: 330.56 sec