Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-001507
#<BuildRuby:0x000055ed11d8a078
@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.20240205-001507",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000025)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.001312 0.004597 1.761744 ( 2.070919)
build_miniruby 0.000944 0.000359 1.531714 ( 1.529688)
build_ruby 0.001293 0.000493 3.032569 ( 3.252673)
build_all 0.006676 0.000873 5.753750 ( 2.206749)
build_install 0.015721 0.000822 7.207285 ( 3.488584)
test_btest 0.000619 0.000198 82.044166 ( 21.329502)
test_basic 0.000000 0.006273 0.684805 ( 0.742330)
test_all 0.082270 0.035591 691.163901 (196.883119)
test_rubyspec 0.036640 0.059315 141.451900 (152.904949)
total: 384.41 sec