Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-154637
#<BuildRuby:0x00007f0aa6b4fde0
@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.20240823-154637",
@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.000023)
autoconf 0.000040 0.000007 0.000047 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007472 0.001358 3.943584 ( 5.069130)
build_miniruby 0.001719 0.000312 1.815273 ( 2.183394)
build_ruby 0.002749 0.000000 4.621634 ( 5.514118)
build_all 0.011072 0.000944 9.119782 ( 7.237039)
build_install 0.020673 0.005762 12.516514 ( 10.644789)
test_btest 0.000892 0.000165 125.850250 (116.440156)
test_basic 0.011514 0.001242 1.367793 ( 1.960699)
test_all 0.124498 0.041579 987.147199 (718.724075)
test_rubyspec 0.048271 0.044675 174.067055 ( 85.718744)
total: 953.49 sec