Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-215341
#<BuildRuby:0x00007f346fc2fdd0
@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.20241025-215341",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003213 0.004709 3.718424 ( 3.790506)
build_miniruby 0.001687 0.000000 1.316905 ( 1.313184)
build_ruby 0.001724 0.000000 4.182738 ( 4.362024)
build_all 0.008625 0.000000 6.931461 ( 2.947619)
build_install 0.017327 0.002653 8.902642 ( 4.102656)
test_btest 0.000729 0.000145 76.146447 ( 20.272892)
test_basic 0.000303 0.010823 0.821012 ( 0.871318)
test_all 0.126385 0.021712 718.652178 (228.004835)
test_rubyspec 0.059646 0.026005 122.129560 ( 27.561790)
total: 293.23 sec