Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-035925
#<BuildRuby:0x000055a6c0a5a1d8
@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.20230822-035925",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000035)
build_up 0.003712 0.003585 2.347342 ( 7.840814)
build_miniruby 0.000000 0.001684 1.831518 ( 5.287459)
build_ruby 0.000858 0.001261 3.711290 ( 10.627744)
build_all 0.004548 0.003720 6.482478 ( 9.775646)
build_install 0.012524 0.008449 8.140522 ( 12.196381)
test_btest 0.000615 0.000158 82.934210 ( 79.407518)
test_basic 0.008980 0.000000 1.049827 ( 2.963056)
test_all 0.008640 0.001585 697.972307 (521.788989)
test_rubyspec 0.041426 0.030528 106.843917 (193.314891)
total: 843.20 sec