Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-003626
#<BuildRuby:0x00007fb8c372fdc0
@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.20241118-003626",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.000860 0.006655 3.879916 ( 3.936310)
build_miniruby 0.001233 0.000542 1.668593 ( 1.665156)
build_ruby 0.000092 0.002171 3.712339 ( 3.886549)
build_all 0.004228 0.004010 6.336188 ( 2.630064)
build_install 0.009801 0.008761 8.714473 ( 4.043310)
test_btest 0.000000 0.000950 77.910481 ( 20.501212)
test_basic 0.002430 0.008200 0.991600 ( 1.039809)
test_all 0.127185 0.026649 811.233198 (300.851536)
test_rubyspec 0.049377 0.037062 123.530282 ( 34.485842)
total: 373.04 sec