Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-175026
#<BuildRuby:0x0000556b072f5f90
@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.20240114-175026",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.000000 0.005611 1.546364 ( 1.915573)
build_miniruby 0.000000 0.001488 1.541586 ( 1.541400)
build_ruby 0.000000 0.001831 3.189651 ( 3.427695)
build_all 0.001936 0.005220 5.267822 ( 2.711473)
build_install 0.008524 0.006819 6.510788 ( 3.957487)
test_btest 0.000576 0.000126 78.409623 ( 32.646317)
test_basic 0.002601 0.003380 0.803933 ( 0.870534)
test_all 0.080905 0.035257 774.440858 (295.940392)
test_rubyspec 0.017289 0.046354 91.377855 (103.154296)
total: 446.17 sec