Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-145820
#<BuildRuby:0x0000555f8269de58
@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.20240223-145820",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002445 0.004708 2.135757 ( 1.963437)
build_miniruby 0.000913 0.000289 1.295895 ( 1.294070)
build_ruby 0.001089 0.000343 3.021801 ( 3.277143)
build_all 0.006420 0.000673 5.894824 ( 2.312583)
build_install 0.011186 0.003778 7.750551 ( 3.604537)
test_btest 0.000832 0.000253 84.312394 ( 22.028418)
test_basic 0.001513 0.004787 0.706866 ( 0.766131)
test_all 0.083707 0.033632 720.416525 (228.856417)
test_rubyspec 0.051168 0.026440 101.648568 (110.903668)
total: 375.01 sec