Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-021634
#<BuildRuby:0x00007fdb25a5fde0
@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.20240628-021634",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007469 0.000667 3.403434 ( 3.028227)
build_miniruby 0.001248 0.000249 1.295823 ( 1.293129)
build_ruby 0.001402 0.000280 3.899033 ( 4.252686)
build_all 0.011527 0.000000 8.455905 ( 5.031356)
build_install 0.019111 0.005241 11.998834 ( 7.455227)
test_btest 0.000936 0.000181 120.191033 ( 67.791217)
test_basic 0.001165 0.012721 1.340141 ( 1.487176)
test_all 0.093032 0.060608 791.324600 (266.360308)
test_rubyspec 0.062355 0.033203 170.695459 ( 43.414454)
total: 400.11 sec