Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-232721
#<BuildRuby:0x000055df5c779fc0
@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.20240115-232721",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.005143 1.565420 ( 1.937457)
build_miniruby 0.000000 0.001663 1.506126 ( 1.504267)
build_ruby 0.000918 0.000522 3.173782 ( 3.430923)
build_all 0.005246 0.001831 5.602729 ( 2.638370)
build_install 0.015421 0.000204 6.704649 ( 3.778408)
test_btest 0.000664 0.000117 81.935415 ( 31.251403)
test_basic 0.006495 0.001146 0.871533 ( 0.949352)
test_all 0.089684 0.026683 756.514749 (287.052323)
test_rubyspec 0.029476 0.037090 92.978542 (104.733216)
total: 437.28 sec