Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-120003
#<BuildRuby:0x00007f1d03cdfdd0
@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.20241018-120003",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006190 0.002407 4.074896 ( 3.911847)
build_miniruby 0.001269 0.000346 1.681282 ( 1.678949)
build_ruby 0.001667 0.000454 4.497639 ( 4.630162)
build_all 0.005200 0.004266 7.351961 ( 2.964184)
build_install 0.019323 0.000000 9.475889 ( 4.425462)
test_btest 0.000873 0.000000 93.443104 ( 26.634571)
test_basic 0.007653 0.002062 0.943003 ( 3.431800)
test_all 0.109155 0.037792 739.778111 (223.231869)
test_rubyspec 0.039161 0.046134 131.180819 ( 28.142846)
total: 299.05 sec