Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-114052
#<BuildRuby:0x00007ffb0348fde0
@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.20240828-114052",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.007589 0.002024 4.045242 ( 4.599476)
build_miniruby 0.000000 0.002230 1.846778 ( 1.927016)
build_ruby 0.000153 0.001967 4.628314 ( 5.125216)
build_all 0.000000 0.010661 8.932282 ( 5.384436)
build_install 0.018332 0.006202 11.875475 ( 7.964808)
test_btest 0.000684 0.000258 122.021633 ( 65.990960)
test_basic 0.005770 0.006313 1.284805 ( 1.534762)
test_all 0.126220 0.034261 927.453837 (579.020310)
test_rubyspec 0.050127 0.049016 180.897756 (100.472441)
total: 772.02 sec