Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-170104
#<BuildRuby:0x00007f1e0179fdd0
@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.20240922-170104",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.008128 0.001019 4.719254 ( 3.907297)
build_miniruby 0.001490 0.000361 1.663230 ( 1.664317)
build_ruby 0.000000 0.002228 4.073657 ( 4.276976)
build_all 0.006072 0.003441 7.377019 ( 4.057909)
build_install 0.012412 0.011322 11.193079 ( 7.322379)
test_btest 0.000640 0.000207 102.234891 ( 65.868534)
test_basic 0.005550 0.004648 1.314324 ( 1.733409)
test_all 0.085441 0.063926 795.778046 (241.413702)
test_rubyspec 0.028535 0.057252 134.064877 ( 29.633491)
total: 359.88 sec