Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-141936
#<BuildRuby:0x000055f55ec7a228
@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-141936",
@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.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006313 0.000000 1.678730 ( 2.037268)
build_miniruby 0.001413 0.000005 1.628701 ( 1.628472)
build_ruby 0.001614 0.000000 3.373001 ( 3.595738)
build_all 0.008048 0.000162 5.612012 ( 2.904610)
build_install 0.012602 0.004593 6.804058 ( 4.016233)
test_btest 0.000809 0.000095 79.531379 ( 33.567550)
test_basic 0.002443 0.004587 0.869581 ( 0.974286)
test_all 0.094833 0.030407 809.326221 (691.137763)
test_rubyspec 0.030697 0.053812 108.733687 (208.037824)
total: 947.90 sec