Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-161652
#<BuildRuby:0x000055ca4b849f70
@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.20240201-161652",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006204 1.920357 ( 2.482825)
build_miniruby 0.001519 0.000000 12.154203 ( 11.811550)
build_ruby 0.001816 0.000114 3.316902 ( 3.520389)
build_all 0.004082 0.003762 6.474432 ( 3.006760)
build_install 0.015360 0.003035 7.942313 ( 4.402630)
test_btest 0.000674 0.000143 89.813134 ( 35.619371)
test_basic 0.001330 0.005723 0.924431 ( 1.026037)
test_all 0.077327 0.036167 715.430353 (265.128746)
test_rubyspec 0.060583 0.043366 169.880606 (181.637299)
total: 508.64 sec