Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-163908
#<BuildRuby:0x000055e3195b6380
@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.20230917-163908",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.007651 2.345119 ( 4.609482)
build_miniruby 0.001258 0.000538 1.727846 ( 2.107898)
build_ruby 0.000000 0.001734 3.358488 ( 3.893601)
build_all 0.004779 0.003594 6.457653 ( 5.376735)
build_install 0.014380 0.007715 8.185211 ( 7.525039)
test_btest 0.000697 0.000212 85.915179 ( 51.919107)
test_basic 0.003819 0.004082 1.008556 ( 1.230796)
test_all 0.009764 0.000419 676.896673 (366.028723)
test_rubyspec 0.043566 0.029432 105.678571 (129.034688)
total: 571.73 sec