Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-141736
#<BuildRuby:0x00005555d70cda00
@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.20240220-141736",
@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.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003613 0.003837 2.678956 (131.936396)
build_miniruby 0.001356 0.000131 1.567920 ( 1.568082)
build_ruby 0.000000 0.001809 3.652224 ( 3.855560)
build_all 0.005551 0.002725 6.603249 ( 3.413751)
build_install 0.020216 0.000000 8.470477 ( 4.495164)
test_btest 0.000691 0.000064 93.492812 ( 37.347031)
test_basic 0.000000 0.007461 0.996380 ( 1.062146)
test_all 0.079943 0.035298 748.770111 (278.669193)
test_rubyspec 0.063714 0.029095 124.390861 (133.804669)
total: 596.15 sec