Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-162106
#<BuildRuby:0x00007fbeb6a4fde0
@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.20240807-162106",
@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.000021)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000021 0.000009 0.000030 ( 0.000031)
build_up 0.001402 0.006855 3.203883 ( 3.152217)
build_miniruby 0.001017 0.000508 1.181700 ( 1.179328)
build_ruby 0.001177 0.000588 3.580586 ( 3.745889)
build_all 0.004993 0.004559 8.147772 ( 3.146588)
build_install 0.018090 0.002940 10.486788 ( 4.622158)
test_btest 0.000693 0.000323 113.167331 ( 29.895306)
test_basic 0.002720 0.007441 1.254350 ( 1.307515)
test_all 0.084549 0.063528 823.532107 (234.545147)
test_rubyspec 0.028925 0.059211 167.752704 ( 35.497752)
total: 317.09 sec