Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-235059
#<BuildRuby:0x00007f5fc126fde0
@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.20240928-235059",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000000 0.000046 0.000046 ( 0.000046)
build_up 0.001660 0.007386 4.359759 ( 3.515743)
build_miniruby 0.000000 0.001597 1.492074 ( 1.488765)
build_ruby 0.000000 0.001895 4.113707 ( 4.320571)
build_all 0.007094 0.002214 6.816536 ( 2.801830)
build_install 0.013179 0.007706 9.942351 ( 4.403550)
test_btest 0.000705 0.000211 91.667849 ( 25.868310)
test_basic 0.003876 0.007610 1.104080 ( 1.171522)
test_all 0.135819 0.013823 727.986892 (236.771208)
test_rubyspec 0.044580 0.042355 133.472139 ( 27.517305)
total: 307.86 sec