Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-071918
#<BuildRuby:0x00005558375e64f8
@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.20240116-071918",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004752 0.000172 1.578275 ( 1.963705)
build_miniruby 0.001194 0.000239 1.580554 ( 1.581268)
build_ruby 0.001445 0.000289 3.217889 ( 3.449012)
build_all 0.000000 0.007684 5.442247 ( 2.701677)
build_install 0.002322 0.015736 6.582950 ( 3.545349)
test_btest 0.000691 0.000292 79.656609 ( 29.054315)
test_basic 0.005886 0.000767 0.835699 ( 0.901917)
test_all 0.088205 0.027698 703.332107 (282.990832)
test_rubyspec 0.025961 0.039582 90.457894 (102.081895)
total: 428.27 sec