Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-114606
#<BuildRuby:0x00007efc0c2dfdc0
@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.20241011-114606",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.003760 0.004056 3.911526 ( 3.759787)
build_miniruby 0.001307 0.000484 1.536622 ( 1.533160)
build_ruby 0.001527 0.000566 4.098314 ( 4.240476)
build_all 0.007806 0.001297 6.825209 ( 3.633045)
build_install 0.011000 0.008770 9.939705 ( 4.628862)
test_btest 0.000694 0.000273 92.632584 ( 24.998342)
test_basic 0.002764 0.009281 1.177057 ( 1.712872)
test_all 0.093910 0.055264 775.868632 (249.900351)
test_rubyspec 0.048131 0.036837 131.157954 ( 28.498878)
total: 322.91 sec