Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-162037
#<BuildRuby:0x00005590f213ded0
@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.20240204-162037",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.006184 1.779017 ( 2.117136)
build_miniruby 0.000000 0.001329 1.342800 ( 1.340666)
build_ruby 0.000000 0.001791 3.313462 ( 3.534801)
build_all 0.005485 0.001641 6.073470 ( 2.389860)
build_install 0.011617 0.006254 7.215225 ( 3.521442)
test_btest 0.000581 0.000228 87.294985 ( 28.538390)
test_basic 0.007651 0.000003 0.889887 ( 0.961805)
test_all 0.080326 0.037299 755.394502 (281.084826)
test_rubyspec 0.075679 0.028957 169.254420 (181.073554)
total: 504.56 sec