Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-214903
#<BuildRuby:0x00007fceac50fdc0
@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.20241202-214903",
@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.000026)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.004610 0.003309 3.043009 ( 3.216986)
build_miniruby 0.001443 0.000000 1.553269 ( 1.550110)
build_ruby 0.001794 0.000000 3.994334 ( 4.171994)
build_all 0.004765 0.004017 6.212687 ( 2.461351)
build_install 0.012822 0.006550 8.848246 ( 4.294947)
test_btest 0.000764 0.000327 78.073529 ( 21.765814)
test_basic 0.009284 0.000795 0.885550 ( 0.930135)
test_all 0.112844 0.032840 714.563394 (229.377638)
test_rubyspec 0.055688 0.028543 121.354269 ( 32.892807)
total: 300.66 sec