Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-113644
#<BuildRuby:0x00007fd19117fdd0
@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.20241017-113644",
@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.000012 0.000007 0.000019 ( 0.000018)
autoconf 0.000019 0.000012 0.000031 ( 0.000031)
configure 0.000015 0.000009 0.000024 ( 0.000024)
build_up 0.004449 0.004255 3.266003 ( 3.339618)
build_miniruby 0.000962 0.000588 1.645591 ( 1.651381)
build_ruby 0.001074 0.000657 3.278258 ( 3.444672)
build_all 0.000355 0.008455 7.606421 ( 3.688944)
build_install 0.016240 0.002399 8.837887 ( 4.023148)
test_btest 0.000000 0.001028 83.626118 ( 21.648616)
test_basic 0.005605 0.004000 0.925499 ( 0.970425)
test_all 0.120532 0.027558 670.296754 (209.081096)
test_rubyspec 0.057368 0.031495 138.459203 ( 36.679028)
total: 284.53 sec