Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-190751
#<BuildRuby:0x000056538af4e230
@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.20240216-190751",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005791 0.000695 2.092827 ( 3.409685)
build_miniruby 0.001554 0.000186 1.727232 ( 1.887432)
build_ruby 0.001752 0.000210 3.663647 ( 4.741201)
build_all 0.007692 0.000923 6.639524 ( 4.975136)
build_install 0.012454 0.008913 8.367332 ( 7.536664)
test_btest 0.001124 0.000000 94.065797 ( 83.809069)
test_basic 0.000146 0.008292 1.025710 ( 1.777132)
test_all 0.099157 0.028984 886.816323 (790.631560)
test_rubyspec 0.067408 0.034175 135.569647 (218.910197)
total: 1117.68 sec