Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-223219
#<BuildRuby:0x00007f479b07fdc0
@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.20241009-223219",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000049 0.000000 0.000049 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.008421 0.000780 4.355186 ( 5.627962)
build_miniruby 0.001586 0.000257 1.710837 ( 2.033971)
build_ruby 0.001662 0.000270 4.564900 ( 5.498734)
build_all 0.009884 0.001603 7.757576 ( 6.547393)
build_install 0.013397 0.009781 10.943981 ( 8.523910)
test_btest 0.000751 0.000154 98.383044 ( 83.061044)
test_basic 0.010186 0.003813 1.304548 ( 1.850491)
test_all 0.127796 0.034911 899.679278 (674.266671)
test_rubyspec 0.030104 0.060220 132.820269 ( 34.856970)
total: 822.27 sec