Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-155428
#<BuildRuby:0x000056385353a228
@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.20230924-155428",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000002 0.000000 0.000002 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000000 0.006913 1.944043 ( 3.158444)
build_miniruby 0.000000 0.001723 1.528068 ( 1.530530)
build_ruby 0.000000 0.001530 2.970707 ( 3.180640)
build_all 0.002928 0.004262 5.833731 ( 2.429180)
build_install 0.009962 0.007245 7.081403 ( 3.351101)
test_btest 0.000576 0.000180 80.521414 ( 22.568459)
test_basic 0.005200 0.000407 0.808938 ( 0.867090)
test_all 0.005719 0.003246 627.334724 (180.138560)
test_rubyspec 0.033383 0.024100 87.011440 ( 98.359026)
total: 315.58 sec