Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-064455
#<BuildRuby:0x00007f80dab1fdc0
@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.20241109-064455",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.007156 0.000854 3.803142 ( 3.712306)
build_miniruby 0.001478 0.000392 1.664129 ( 1.663914)
build_ruby 0.001828 0.000484 4.243621 ( 4.425481)
build_all 0.009532 0.000317 6.403206 ( 2.809359)
build_install 0.012217 0.007111 9.633692 ( 4.981502)
test_btest 0.000735 0.000202 79.931434 ( 35.080873)
test_basic 0.004204 0.005340 1.039989 ( 1.089634)
test_all 0.102623 0.045891 731.402732 (224.148055)
test_rubyspec 0.041694 0.046399 118.358494 ( 28.294516)
total: 306.21 sec