Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-100248
#<BuildRuby:0x00007f505fc1fdc0
@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.20241002-100248",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.001567 0.007281 4.812870 ( 3.920095)
build_miniruby 0.001304 0.000449 1.289662 ( 1.286307)
build_ruby 0.001352 0.000466 3.831696 ( 13.576918)
build_all 0.003485 0.005407 6.912365 ( 2.706829)
build_install 0.010739 0.009389 10.262891 ( 4.541629)
test_btest 0.000642 0.000270 95.240446 ( 27.305981)
test_basic 0.005502 0.004830 1.044493 ( 1.089138)
test_all 0.100183 0.048978 768.120492 (224.980019)
test_rubyspec 0.048438 0.038139 137.741524 ( 28.044843)
total: 307.45 sec