Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-075407
#<BuildRuby:0x000055b2a9436190
@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.20230531-075407",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000017 0.000009 0.000026 ( 0.000025)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.003687 0.001736 1.734985 ( 3.002164)
build_miniruby 0.001350 0.000000 1.199155 ( 1.198171)
build_ruby 0.000000 0.001576 2.599975 ( 2.802039)
build_all 0.002363 0.004402 2.028201 ( 1.249327)
build_install 0.010246 0.007061 3.311206 ( 2.369491)
test_btest 0.000422 0.000230 75.567112 ( 31.536378)
test_basic 0.003007 0.001641 0.686421 ( 0.761384)
test_all 0.000305 0.000790 554.153496 (202.059092)
test_rubyspec 0.019432 0.024764 79.742755 ( 91.547365)
total: 336.53 sec