Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-221049
#<BuildRuby:0x00007f2396f1fde0
@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.20240805-221049",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.009272 0.000278 4.000109 ( 5.112164)
build_miniruby 0.001583 0.000369 1.731799 ( 2.003061)
build_ruby 0.000000 0.002158 4.434342 ( 28.244409)
build_all 0.003306 0.007009 8.894641 ( 5.947604)
build_install 0.022012 0.001327 11.845174 ( 8.067619)
test_btest 0.000755 0.000200 123.402200 ( 54.690404)
test_basic 0.006555 0.003787 1.247076 ( 1.294790)
test_all 0.100689 0.048999 884.658667 (289.784743)
test_rubyspec 0.051384 0.037705 167.017249 ( 33.753951)
total: 428.90 sec