Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-174045
#<BuildRuby:0x00007f7c8f79fdc0
@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.20241006-174045",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001109 0.006959 3.617817 ( 3.710582)
build_miniruby 0.001165 0.000401 1.330703 ( 1.327949)
build_ruby 0.001979 0.000000 3.658130 ( 3.803196)
build_all 0.007094 0.001749 7.320068 ( 2.969674)
build_install 0.008118 0.011440 10.296502 ( 4.914245)
test_btest 0.000797 0.000319 90.166472 ( 25.333381)
test_basic 0.006199 0.005153 0.991217 ( 1.039126)
test_all 0.106111 0.042387 735.545714 (238.496735)
test_rubyspec 0.057065 0.027625 134.331760 ( 28.786509)
total: 310.38 sec