Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-062411
#<BuildRuby:0x00007f718fedfdc0
@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.20241222-062411",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005035 0.000671 1.801801 ( 2.453908)
build_miniruby 0.000000 0.001588 1.552724 ( 1.549522)
build_ruby 0.000000 0.002082 3.385414 ( 3.606122)
build_all 0.003231 0.004261 6.230419 ( 2.569152)
build_install 0.012134 0.004072 7.077443 ( 3.551836)
test_btest 0.000731 0.000150 72.255013 ( 19.581863)
test_basic 0.004272 0.005140 0.831275 ( 0.880195)
test_all 0.108883 0.034389 726.889794 (232.272107)
test_rubyspec 0.058740 0.020210 115.088773 ( 25.925913)
total: 292.39 sec