Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-215054
#<BuildRuby:0x0000563df74da1a8
@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.20240125-215054",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005407 0.000569 1.562217 ( 2.099013)
build_miniruby 0.001402 0.000147 70.848668 ( 20.627931)
build_ruby 0.001482 0.000156 3.341377 ( 3.553617)
build_all 0.007341 0.000773 6.407936 ( 3.106583)
build_install 0.009603 0.011423 8.217874 ( 5.158162)
test_btest 0.000669 0.000141 85.362276 ( 25.181410)
test_basic 0.005741 0.001209 0.810803 ( 0.875077)
test_all 0.083096 0.032405 711.310147 (235.924805)
test_rubyspec 0.047948 0.048269 146.448596 (158.113038)
total: 454.64 sec