Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-051411
#<BuildRuby:0x00007f3b5e9bfdc0
@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.20241007-051411",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.004450 0.005130 4.578881 ( 4.765147)
build_miniruby 0.001469 0.000368 1.868452 ( 1.897622)
build_ruby 0.002562 0.000000 4.553728 ( 4.812701)
build_all 0.008741 0.000703 7.388742 ( 2.898116)
build_install 0.012016 0.006283 9.357776 ( 4.254855)
test_btest 0.000772 0.000198 96.964505 ( 26.076096)
test_basic 0.001521 0.008165 1.083298 ( 1.128878)
test_all 0.103268 0.048358 777.484097 (223.476390)
test_rubyspec 0.065054 0.022794 138.579610 ( 30.284998)
total: 299.60 sec