Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-120505
#<BuildRuby:0x00007fcf8e59fdc0
@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.20241228-120505",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.004888 0.001576 2.142557 ( 4.089293)
build_miniruby 0.001429 0.000461 1.800845 ( 2.674579)
build_ruby 0.001839 0.000593 4.499299 ( 6.381360)
build_all 0.005621 0.006196 7.119051 ( 8.921519)
build_install 0.019629 0.005101 9.024415 ( 11.720243)
test_btest 0.000618 0.000212 80.834140 (109.316319)
test_basic 0.000381 0.011699 1.126081 ( 2.039233)
test_all 0.108073 0.046193 761.138837 (452.121876)
test_rubyspec 0.057027 0.022186 119.966162 ( 33.889307)
total: 631.15 sec