Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-185812
#<BuildRuby:0x00007f491550fdd8
@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.20240827-185812",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003872 0.004709 3.740129 ( 3.763981)
build_miniruby 0.001280 0.000232 1.623430 ( 1.625572)
build_ruby 0.002021 0.000367 4.505266 ( 4.652561)
build_all 0.007768 0.002499 8.859300 ( 4.038524)
build_install 0.016702 0.007279 11.805019 ( 6.132668)
test_btest 0.000705 0.000151 123.533493 ( 41.339440)
test_basic 0.008595 0.002381 1.075174 ( 1.118831)
test_all 0.081323 0.069817 843.829309 (264.632596)
test_rubyspec 0.041741 0.047248 166.506305 ( 35.702660)
total: 363.01 sec