Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-095927
#<BuildRuby:0x00007f647f3dfdc0
@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.20241210-095927",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.004045 0.004010 3.562294 ( 3.459644)
build_miniruby 0.001432 0.000370 1.680540 ( 1.684267)
build_ruby 0.001653 0.000426 4.333345 ( 4.473713)
build_all 0.009635 0.000000 6.484700 ( 3.451659)
build_install 0.019763 0.005315 9.142808 ( 5.771593)
test_btest 0.001032 0.000000 78.697808 ( 35.749609)
test_basic 0.009901 0.002793 1.106379 ( 1.203883)
test_all 0.110104 0.037364 753.429741 (245.728799)
test_rubyspec 0.049111 0.034933 111.376504 ( 24.039223)
total: 325.56 sec