Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-141359
#<BuildRuby:0x00007ffad77bfdc0
@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.20241210-141359",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006699 0.000882 3.436368 ( 3.752476)
build_miniruby 0.001226 0.000408 3.890448 ( 3.480889)
build_ruby 0.001261 0.000420 3.876897 ( 4.061522)
build_all 0.006392 0.002131 6.122274 ( 2.583911)
build_install 0.015514 0.003831 8.543747 ( 4.229049)
test_btest 0.000595 0.000192 74.016008 ( 20.454806)
test_basic 0.007845 0.001188 0.935916 ( 0.985131)
test_all 0.128374 0.017439 708.515309 (216.351022)
test_rubyspec 0.040189 0.035782 114.477565 ( 24.330464)
total: 280.23 sec