Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-174554
#<BuildRuby:0x00007f702c0ffde0
@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.20241001-174554",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.008601 0.000000 4.166291 ( 3.547530)
build_miniruby 0.001491 0.000000 1.156696 ( 1.154567)
build_ruby 0.001827 0.000108 3.294872 ( 3.503712)
build_all 0.006850 0.001712 5.982439 ( 2.376853)
build_install 0.017290 0.000113 9.275673 ( 4.176273)
test_btest 0.000747 0.000160 85.672074 ( 22.204769)
test_basic 0.005766 0.004609 0.878386 ( 0.923237)
test_all 0.111171 0.038373 697.681366 (202.274733)
test_rubyspec 0.053232 0.036052 135.501805 ( 25.001044)
total: 265.16 sec