Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-124929
#<BuildRuby:0x0000561b617ba138
@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.20240110-124929",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001184 0.004157 1.584939 ( 1.954040)
build_miniruby 0.001269 0.000201 1.695708 ( 1.694659)
build_ruby 0.000000 0.002066 3.098672 ( 3.326259)
build_all 0.001982 0.005530 5.412979 ( 2.955668)
build_install 0.017777 0.000369 6.544008 ( 3.816547)
test_btest 0.000875 0.000183 83.368889 ( 32.327804)
test_basic 0.006744 0.000525 0.885263 ( 0.966232)
test_all 0.096684 0.020257 786.463594 (288.912174)
test_rubyspec 0.036510 0.029384 95.212513 (106.932339)
total: 442.89 sec