Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-230039
#<BuildRuby:0x00007f7fde8efde0
@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.20240723-230039",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000042 0.000009 0.000051 ( 0.000050)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.006912 0.000596 2.900164 ( 2.800466)
build_miniruby 0.001309 0.000270 1.137615 ( 1.134416)
build_ruby 0.001401 0.000288 3.459961 ( 3.692171)
build_all 0.002448 0.004768 6.807177 ( 2.586854)
build_install 0.007337 0.009410 9.106203 ( 4.217183)
test_btest 0.000813 0.000232 106.219476 ( 27.219209)
test_basic 0.004077 0.005661 0.990670 ( 1.042153)
test_all 0.120878 0.028795 768.088815 (223.445774)
test_rubyspec 0.042831 0.043246 166.833070 ( 27.720843)
total: 293.86 sec