Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-130429
#<BuildRuby:0x000055fe2cd823b0
@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.20230209-130429",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004980 0.000623 1.072095 ( 1.463036)
build_miniruby 0.001126 0.000141 1.186550 ( 1.185692)
build_ruby 0.001541 0.000000 2.293213 ( 2.493726)
build_all 0.002431 0.004273 3.645495 ( 1.841682)
build_install 0.006604 0.006418 2.732971 ( 1.869909)
test_btest 0.000581 0.000120 56.215618 ( 16.076528)
test_basic 0.005565 0.000320 0.419217 ( 0.516866)
test_all 0.001574 0.000315 638.887429 (188.566379)
test_rubyspec 0.027548 0.013006 64.297212 ( 74.160675)
total: 288.18 sec