Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-213604
#<BuildRuby:0x00007fc03013fdd8
@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.20240712-213604",
@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.000007 0.000022 ( 0.000023)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.001557 0.006828 3.860937 ( 4.086401)
build_miniruby 0.001925 0.000000 1.598930 ( 1.660151)
build_ruby 0.002181 0.000119 4.284868 ( 29.151176)
build_all 0.008228 0.001976 8.516832 ( 4.593226)
build_install 0.016461 0.008231 11.701255 ( 6.642855)
test_btest 0.000744 0.000347 120.276359 ( 47.021669)
test_basic 0.008224 0.004114 1.315003 ( 1.421578)
test_all 0.123970 0.038428 849.157298 (299.314778)
test_rubyspec 0.044839 0.043092 164.830061 ( 36.212528)
total: 430.11 sec