Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-180549
#<BuildRuby:0x00007f780d1cfde0
@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.20240820-180549",
@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.000029 0.000007 0.000036 ( 0.000033)
autoconf 0.000071 0.000000 0.000071 ( 0.000068)
configure 0.000051 0.000000 0.000051 ( 0.000050)
build_up 0.008320 0.001012 4.299581 ( 4.932551)
build_miniruby 0.001687 0.000355 1.893043 ( 2.176450)
build_ruby 0.002727 0.000000 5.057270 ( 5.578721)
build_all 0.002441 0.008509 9.312807 ( 6.284415)
build_install 0.020592 0.004114 12.586495 ( 9.532207)
test_btest 0.000839 0.000210 127.376821 ( 91.766619)
test_basic 0.007330 0.005030 1.381225 ( 1.783437)
test_all 0.098041 0.061060 920.898687 (384.286873)
test_rubyspec 0.057273 0.039098 166.263507 ( 31.134658)
total: 537.48 sec