Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-103234
#<BuildRuby:0x00007f7361affdd0
@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.20240710-103234",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006346 0.001750 3.516672 ( 3.304527)
build_miniruby 0.001374 0.000379 1.393286 ( 1.392993)
build_ruby 0.001756 0.000485 3.805815 ( 3.985483)
build_all 0.008491 0.000000 7.693877 ( 3.086655)
build_install 0.010872 0.007338 10.712425 ( 5.040493)
test_btest 0.001114 0.000000 110.983586 ( 30.312407)
test_basic 0.003239 0.005416 1.192317 ( 1.253923)
test_all 0.105000 0.041474 860.819795 (257.471427)
test_rubyspec 0.046927 0.040456 156.576622 ( 34.619865)
total: 340.47 sec