Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-183531
#<BuildRuby:0x0000564995362380
@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.20230823-183531",
@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.000024 0.000001 0.000025 ( 0.000024)
autoconf 0.000036 0.000001 0.000037 ( 0.000036)
configure 0.000046 0.000001 0.000047 ( 0.000039)
build_up 0.007021 0.000219 2.349865 ( 5.680754)
build_miniruby 0.000000 0.001901 10.171199 ( 17.282916)
build_ruby 0.000000 0.001496 3.431960 ( 5.664821)
build_all 0.000000 0.007613 6.181829 ( 6.483642)
build_install 0.014228 0.005446 7.966375 ( 9.311180)
test_btest 0.000706 0.000098 83.188726 ( 59.726102)
test_basic 0.004760 0.000661 0.990556 ( 1.578441)
test_all 0.009058 0.001258 659.869154 (465.315382)
test_rubyspec 0.018402 0.054538 105.546054 (179.621681)
total: 750.67 sec