Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-032311
#<BuildRuby:0x0000555cc795e3d0
@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.20240101-032311",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001067 0.004170 1.502184 ( 1.846844)
build_miniruby 0.001553 0.000000 1.530566 ( 1.530750)
build_ruby 0.001987 0.000000 3.217058 ( 3.437426)
build_all 0.007463 0.000561 5.606843 ( 3.095114)
build_install 0.013542 0.005182 6.903157 ( 4.339190)
test_btest 0.000000 0.002719 83.170680 ( 33.588148)
test_basic 0.000000 0.007576 0.901321 ( 0.974353)
test_all 0.097297 0.022590 794.604961 (294.196387)
test_rubyspec 0.037163 0.035268 98.676223 (119.456658)
total: 462.47 sec