Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-021451
#<BuildRuby:0x000055de0121e230
@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.20230703-021451",
@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.000017 0.000004 0.000021 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000031)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006088 0.000377 2.121224 ( 3.419113)
build_miniruby 0.001162 0.000215 1.524342 ( 1.527487)
build_ruby 0.001563 0.000289 3.390576 ( 3.570105)
build_all 0.006507 0.000000 2.380236 ( 1.874340)
build_install 0.014930 0.002799 3.781317 ( 3.852489)
test_btest 0.000787 0.000139 82.838519 ( 42.244969)
test_basic 0.005995 0.001058 0.867295 ( 0.961507)
test_all 0.001166 0.000206 600.410062 (272.869948)
test_rubyspec 0.033310 0.021280 89.442077 (102.347778)
total: 432.67 sec