Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-194434
#<BuildRuby:0x00007f1385cafdd8
@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.20240923-194434",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004147 0.004057 4.045735 ( 3.449604)
build_miniruby 0.000000 0.001692 1.605525 ( 1.601732)
build_ruby 0.000000 0.001715 4.433546 ( 4.606545)
build_all 0.009033 0.000000 6.901020 ( 2.831332)
build_install 0.012310 0.009289 9.817577 ( 4.260844)
test_btest 0.000750 0.000167 93.360216 ( 24.926632)
test_basic 0.006413 0.004327 1.047775 ( 1.090965)
test_all 0.110260 0.040482 760.514610 (243.316223)
test_rubyspec 0.050785 0.038115 132.391799 ( 28.128403)
total: 314.21 sec