Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-154938
#<BuildRuby:0x00007fd00337fde0
@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.20241122-154938",
@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.000031 0.000007 0.000038 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000985 0.006112 3.787978 ( 8.133451)
build_miniruby 0.001347 0.000371 1.613964 ( 4.157981)
build_ruby 0.001562 0.000431 3.974301 ( 42.399216)
build_all 0.006722 0.001854 6.486524 ( 2.890547)
build_install 0.012685 0.008352 9.041448 ( 4.526757)
test_btest 0.000651 0.000203 82.016025 ( 28.307815)
test_basic 0.000673 0.011116 1.019617 ( 1.069003)
test_all 0.095324 0.053380 711.060437 (210.758466)
test_rubyspec 0.047324 0.034286 120.832321 ( 25.628999)
total: 327.87 sec