Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-034117
#<BuildRuby:0x000055f37fd72120
@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.20231207-034117",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000162 0.006848 2.232335 ( 2.307825)
build_miniruby 0.001204 0.000179 1.679379 ( 1.678626)
build_ruby 0.001795 0.000266 3.304893 ( 3.473617)
build_all 0.007184 0.001064 5.903500 ( 2.575451)
build_install 0.005331 0.013549 7.616535 ( 3.978973)
test_btest 0.000658 0.000170 84.998673 ( 30.676630)
test_basic 0.004197 0.002858 0.910799 ( 0.978514)
test_all 0.091558 0.033691 735.228287 (254.368164)
test_rubyspec 0.029186 0.034429 94.993534 (106.721728)
total: 406.76 sec