Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-033859
#<BuildRuby:0x00007f321d9dfde0
@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-033859",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.001055 0.008300 3.961659 ( 4.664954)
build_miniruby 0.000000 0.001775 1.761283 ( 2.031723)
build_ruby 0.000053 0.002206 4.975709 ( 5.220696)
build_all 0.009375 0.001489 8.899271 ( 5.909774)
build_install 0.023243 0.002643 12.016277 ( 9.297687)
test_btest 0.000881 0.000220 125.453784 ( 85.893401)
test_basic 0.011863 0.001896 1.446722 ( 1.963105)
test_all 0.119000 0.045036 986.391374 (913.383815)
test_rubyspec 0.049516 0.045967 176.864548 (147.421589)
total: 1175.79 sec