Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-095122
#<BuildRuby:0x00007f74e099fdc0
@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.20241025-095122",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002866 0.004739 3.445452 ( 3.523243)
build_miniruby 0.001683 0.000000 1.334397 ( 1.339108)
build_ruby 0.001911 0.000000 3.658663 ( 3.892473)
build_all 0.007881 0.000755 7.046488 ( 2.927480)
build_install 0.011461 0.007084 9.563820 ( 4.346970)
test_btest 0.000887 0.000229 78.447439 ( 21.083492)
test_basic 0.009429 0.001325 0.906616 ( 0.952552)
test_all 0.071130 0.078241 732.211455 (212.916141)
test_rubyspec 0.046326 0.036512 124.157322 ( 26.213475)
total: 277.20 sec