Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-194210
#<BuildRuby:0x00007f64239afdd8
@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.20241104-194210",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.000474 0.008065 4.260772 ( 4.179164)
build_miniruby 0.001436 0.000404 1.725441 ( 1.728684)
build_ruby 0.002208 0.000000 4.485778 ( 4.621198)
build_all 0.006483 0.003089 7.171577 ( 3.663636)
build_install 0.008650 0.011889 9.630341 ( 5.147789)
test_btest 0.000602 0.000211 80.193027 ( 30.089969)
test_basic 0.009699 0.002055 1.140894 ( 1.249874)
test_all 0.106069 0.048477 778.843010 (278.339333)
test_rubyspec 0.024199 0.053526 117.351245 ( 26.720715)
total: 355.74 sec