Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-133517
#<BuildRuby:0x00007f3b23f5fdd8
@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.20241120-133517",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007221 0.001532 4.224246 ( 4.899407)
build_miniruby 0.001634 0.000347 1.775287 ( 1.968430)
build_ruby 0.001695 0.000360 4.503908 ( 4.681496)
build_all 0.008622 0.000875 6.909227 ( 3.552864)
build_install 0.002609 0.017639 9.611542 ( 5.180809)
test_btest 0.000565 0.000178 79.651619 ( 34.394831)
test_basic 0.001696 0.007359 0.975714 ( 1.025474)
test_all 0.106811 0.042587 733.492823 (224.162645)
test_rubyspec 0.037423 0.047383 118.413271 ( 27.214832)
total: 307.08 sec