Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-224957
#<BuildRuby:0x00007fa93ee4fdd8
@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.20241109-224957",
@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.000023)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.005956 0.002695 3.953689 ( 4.163985)
build_miniruby 0.001436 0.000310 1.737683 ( 1.831729)
build_ruby 0.001605 0.000347 4.219695 ( 4.611257)
build_all 0.005718 0.004355 6.692387 ( 4.751762)
build_install 0.020107 0.004028 9.592179 ( 6.092610)
test_btest 0.000767 0.000178 83.652250 ( 41.279184)
test_basic 0.008387 0.004099 1.173889 ( 1.501939)
test_all 0.099040 0.058900 819.131591 (526.223892)
test_rubyspec 0.050452 0.031366 127.241891 ( 70.364827)
total: 660.82 sec