Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-073106
#<BuildRuby:0x00007f895e8efdc0
@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.20241022-073106",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.002582 0.004811 2.996093 ( 2.940073)
build_miniruby 0.001071 0.000357 1.213074 ( 1.209937)
build_ruby 0.001822 0.000000 3.577774 ( 3.810592)
build_all 0.007744 0.000427 6.914331 ( 2.800536)
build_install 0.015722 0.002695 9.361702 ( 4.270706)
test_btest 0.000867 0.000248 73.712199 ( 19.154395)
test_basic 0.002829 0.007665 0.806608 ( 0.849532)
test_all 0.103380 0.042270 660.387617 (206.691720)
test_rubyspec 0.051427 0.030984 120.609049 ( 21.438470)
total: 263.17 sec