Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-131540
#<BuildRuby:0x0000561968c424f8
@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.20240306-131540",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007501 0.000232 2.664470 ( 4.110501)
build_miniruby 0.001662 0.000107 1.873469 ( 1.877690)
build_ruby 0.001777 0.000115 3.392310 ( 10.727764)
build_all 0.003678 0.004489 6.903441 ( 3.551942)
build_install 0.014987 0.005596 8.647227 ( 4.814525)
test_btest 0.000000 0.000681 91.720154 ( 32.198648)
test_basic 0.002695 0.003544 0.822380 ( 0.902604)
test_all 0.092490 0.024808 772.920119 (290.645495)
test_rubyspec 0.037906 0.053544 123.027282 (132.458238)
total: 481.29 sec