Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-015206
#<BuildRuby:0x0000560a2135e1a8
@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.20240124-015206",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003292 0.003198 1.962466 ( 2.522067)
build_miniruby 0.001071 0.000191 1.892683 ( 1.895627)
build_ruby 0.000000 0.001848 3.389713 ( 3.617678)
build_all 0.007751 0.000508 6.613225 ( 3.340057)
build_install 0.017229 0.001739 7.951860 ( 4.366461)
test_btest 0.000684 0.000121 89.509256 ( 36.188671)
test_basic 0.005358 0.003488 0.924623 ( 1.005109)
test_all 0.081008 0.035370 772.310292 (298.624409)
test_rubyspec 0.065290 0.039244 168.261281 (180.086343)
total: 531.65 sec