Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-042052
#<BuildRuby:0x000056375c91a390
@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.20240304-042052",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.008149 0.000406 2.843286 ( 3.557401)
build_miniruby 0.001506 0.000146 1.895822 ( 2.301434)
build_ruby 0.001846 0.000179 3.748559 ( 4.181665)
build_all 0.004530 0.003731 7.082598 ( 4.784812)
build_install 0.016255 0.004073 9.222583 ( 6.903290)
test_btest 0.000841 0.000113 97.688279 ( 71.175443)
test_basic 0.007869 0.001064 1.130385 ( 1.437286)
test_all 0.084470 0.038137 841.427773 (439.059173)
test_rubyspec 0.043650 0.046397 132.196097 (143.065401)
total: 676.47 sec