Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-010702
#<BuildRuby:0x00007f1acf9dfdc8
@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.20240809-010702",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006498 0.001238 3.537497 ( 3.544086)
build_miniruby 0.001446 0.000276 1.700131 ( 1.696650)
build_ruby 0.001604 0.000306 4.103943 ( 4.292435)
build_all 0.008670 0.000000 8.173751 ( 3.138332)
build_install 0.010973 0.008311 10.545420 ( 4.862846)
test_btest 0.000000 0.000970 110.572494 ( 29.064912)
test_basic 0.002713 0.007178 1.026512 ( 1.070424)
test_all 0.110129 0.036294 705.851724 (227.759712)
test_rubyspec 0.046861 0.042429 164.563334 ( 30.255767)
total: 305.69 sec