Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-085920
#<BuildRuby:0x0000561c514fa3d0
@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.20240128-085920",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.004826 0.001839 2.031789 ( 3.501338)
build_miniruby 0.001516 0.000000 1.740396 ( 1.907760)
build_ruby 0.002115 0.000000 3.495179 ( 4.125760)
build_all 0.003740 0.005593 6.823520 ( 5.482823)
build_install 0.004899 0.015872 8.366151 ( 7.073040)
test_btest 0.000898 0.000000 89.009095 ( 75.113911)
test_basic 0.006539 0.001511 1.001100 ( 1.691811)
test_all 0.086124 0.040686 818.637613 (834.643846)
test_rubyspec 0.060565 0.059384 195.114580 (308.201511)
total: 1241.74 sec