Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-102210
#<BuildRuby:0x00007f2447fbfdc0
@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-102210",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.003783 0.004900 3.761706 ( 5.730247)
build_miniruby 0.001413 0.000330 1.742534 ( 1.738876)
build_ruby 0.002002 0.000000 4.222111 ( 4.367741)
build_all 0.003495 0.004557 7.154581 ( 2.927060)
build_install 0.019086 0.002570 10.675911 ( 5.159236)
test_btest 0.000882 0.000214 97.094350 ( 25.884633)
test_basic 0.004789 0.005901 1.126644 ( 1.180648)
test_all 0.123250 0.030937 819.782148 (356.037069)
test_rubyspec 0.031910 0.062832 144.706838 ( 71.954208)
total: 474.98 sec