Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-155348
#<BuildRuby:0x00007ff92410fde0
@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.20241220-155348",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001613 0.004338 1.966388 ( 2.330813)
build_miniruby 0.001173 0.000226 1.416695 ( 1.413558)
build_ruby 0.001576 0.000303 3.572025 ( 3.726241)
build_all 0.003338 0.004973 5.839926 ( 2.378229)
build_install 0.013836 0.002112 6.494250 ( 3.186332)
test_btest 0.000668 0.000148 68.595439 ( 17.874852)
test_basic 0.001119 0.008403 0.776810 ( 0.824313)
test_all 0.090820 0.047683 634.565270 (196.720517)
test_rubyspec 0.055018 0.026262 117.113238 ( 32.631506)
total: 261.09 sec