Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-213912
#<BuildRuby:0x00007ff5aca4fde0
@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.20240613-213912",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006965 0.000663 3.529757 ( 3.770907)
build_miniruby 0.001269 0.000286 1.513309 ( 1.511167)
build_ruby 0.001651 0.000373 3.748148 ( 3.966801)
build_all 0.008803 0.000000 7.700292 ( 3.060787)
build_install 0.014750 0.005217 9.752333 ( 4.482401)
test_btest 0.000675 0.000152 105.511778 ( 29.418136)
test_basic 0.000000 0.007700 0.978054 ( 3.229338)
test_all 0.088938 0.055747 772.337066 (247.330393)
test_rubyspec 0.024741 0.065281 158.052136 ( 25.891423)
total: 322.66 sec