Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-023711
#<BuildRuby:0x0000561df5549ed0
@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.20230606-023711",
@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.000000 0.000017 ( 0.000016)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006828 0.000000 1.903138 ( 4.235300)
build_miniruby 0.001569 0.000000 1.408839 ( 1.545785)
build_ruby 0.001648 0.000000 2.832090 ( 3.266417)
build_all 0.002900 0.004372 2.144273 ( 2.089577)
build_install 0.016597 0.000112 3.398663 ( 3.132598)
test_btest 0.000963 0.000031 76.782224 ( 42.278388)
test_basic 0.003277 0.004173 0.804428 ( 1.208986)
test_all 0.002922 0.000177 617.770767 (301.416666)
test_rubyspec 0.044208 0.012312 86.178104 (108.317402)
total: 467.49 sec