Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-233139
#<BuildRuby:0x0000561dc0dc9fb8
@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.20240112-233139",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002345 0.003510 1.699071 ( 2.042018)
build_miniruby 0.001261 0.000345 1.726263 ( 1.741529)
build_ruby 0.001350 0.000368 3.290573 ( 3.508917)
build_all 0.007383 0.000882 5.818679 ( 2.941135)
build_install 0.012583 0.005350 7.017989 ( 4.183237)
test_btest 0.000000 0.000773 83.150440 ( 33.564840)
test_basic 0.002157 0.004169 0.838134 ( 0.901074)
test_all 0.065756 0.052738 764.697848 (275.426701)
test_rubyspec 0.028144 0.038392 93.349549 (105.269730)
total: 429.58 sec