Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-155805
#<BuildRuby:0x000055b8b83b1ed0
@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.20231228-155805",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006049 0.000151 1.705018 ( 2.218376)
build_miniruby 0.001384 0.000099 1.592357 ( 1.592232)
build_ruby 0.001767 0.000126 3.413987 ( 3.652645)
build_all 0.008147 0.000582 5.779588 ( 2.901275)
build_install 0.019065 0.000084 7.241261 ( 4.953762)
test_btest 0.001019 0.000000 80.505659 ( 36.779473)
test_basic 0.006994 0.000226 0.883074 ( 0.979189)
test_all 0.081238 0.034833 747.654564 (265.648361)
test_rubyspec 0.032912 0.036909 95.556223 (107.294289)
total: 426.03 sec