Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-061919
#<BuildRuby:0x00007f69e40ffdc0
@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.20240729-061919",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002737 0.004477 2.684198 ( 2.806570)
build_miniruby 0.001414 0.000236 1.250085 ( 1.246853)
build_ruby 0.000000 0.001727 3.382437 ( 3.590516)
build_all 0.006163 0.002740 7.399481 ( 2.757085)
build_install 0.007511 0.010273 9.417575 ( 4.383091)
test_btest 0.000846 0.000218 110.315959 ( 28.254525)
test_basic 0.007966 0.001496 1.140773 ( 1.186661)
test_all 0.096004 0.059031 883.566738 (278.090642)
test_rubyspec 0.051423 0.041482 176.922222 ( 33.843987)
total: 356.16 sec