Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-222933
#<BuildRuby:0x00007fd78343fdc0
@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.20240712-222933",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.007963 3.383767 ( 3.212265)
build_miniruby 0.001477 0.000356 1.642990 ( 1.641987)
build_ruby 0.001436 0.000346 3.730307 ( 3.896520)
build_all 0.005549 0.003426 8.114606 ( 3.156872)
build_install 0.011985 0.006883 11.190261 ( 5.237343)
test_btest 0.000901 0.000258 113.704345 ( 29.980163)
test_basic 0.002502 0.007412 1.011745 ( 1.069532)
test_all 0.095716 0.053868 811.139184 (248.568260)
test_rubyspec 0.047047 0.038973 155.341053 ( 31.383683)
total: 328.15 sec