Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-082214
#<BuildRuby:0x0000564619516480
@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.20240213-082214",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.002276 0.004342 1.995493 ( 2.406752)
build_miniruby 0.001311 0.000228 1.706345 ( 1.706720)
build_ruby 0.001790 0.000000 3.644310 ( 3.871745)
build_all 0.004653 0.003768 6.857239 ( 3.521032)
build_install 0.005746 0.012937 8.298941 ( 4.727749)
test_btest 0.000000 0.000936 89.075211 ( 34.455974)
test_basic 0.002789 0.003631 0.928694 ( 1.010042)
test_all 0.091271 0.024376 757.214080 (293.792171)
test_rubyspec 0.067158 0.040929 183.773421 (193.417217)
total: 538.91 sec