Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-000157
#<BuildRuby:0x0000559424f364f8
@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.20240311-000157",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008566 0.000449 2.855255 ( 3.582614)
build_miniruby 0.001376 0.000138 1.902319 ( 2.066064)
build_ruby 0.001735 0.000173 3.794408 ( 4.419501)
build_all 0.008920 0.000443 7.015295 ( 5.777513)
build_install 0.017246 0.004936 9.199802 ( 7.696549)
test_btest 0.001023 0.000121 94.953046 ( 73.419322)
test_basic 0.003373 0.004458 1.057397 ( 1.534208)
test_all 0.092606 0.032805 882.189380 (531.576119)
test_rubyspec 0.054869 0.043384 135.467178 (202.972903)
total: 833.05 sec