Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-132605
#<BuildRuby:0x00007f0ca560fdc0
@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.20241026-132605",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002593 0.004839 3.867693 ( 6.899181)
build_miniruby 0.001305 0.000402 1.601386 ( 1.597932)
build_ruby 0.001732 0.000000 3.910426 ( 25.865981)
build_all 0.004252 0.004825 6.808293 ( 5.185601)
build_install 0.011553 0.006338 9.667000 ( 5.529315)
test_btest 0.000000 0.000834 77.242461 ( 23.555010)
test_basic 0.005301 0.004836 1.010771 ( 2.469294)
test_all 0.092662 0.055525 767.204115 (220.015695)
test_rubyspec 0.049373 0.035341 119.868956 ( 28.520869)
total: 319.64 sec