Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-035727
#<BuildRuby:0x0000564578fbe078
@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.20240313-035727",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.007894 0.000564 2.841318 ( 3.331718)
build_miniruby 0.001641 0.000117 1.854252 ( 1.888285)
build_ruby 0.001750 0.000125 3.596850 ( 4.020040)
build_all 0.001518 0.007225 7.244858 ( 5.090523)
build_install 0.013189 0.009249 8.994396 ( 7.089346)
test_btest 0.000884 0.000163 96.881369 ( 72.248669)
test_basic 0.004460 0.003798 1.057979 ( 1.501293)
test_all 0.104201 0.021971 836.446833 (558.875417)
test_rubyspec 0.037555 0.060622 141.690590 (206.323942)
total: 860.37 sec