Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-035704
#<BuildRuby:0x00007ff6f784fdc8
@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.20241103-035704",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003238 0.003755 2.806957 ( 2.703082)
build_miniruby 0.001335 0.000333 1.234958 ( 1.232557)
build_ruby 0.001402 0.000350 3.256305 ( 3.453392)
build_all 0.008382 0.000078 5.673652 ( 2.193913)
build_install 0.014516 0.003656 7.767760 ( 3.573924)
test_btest 0.000718 0.000168 66.846923 ( 17.486277)
test_basic 0.008518 0.001017 0.803929 ( 0.855418)
test_all 0.124699 0.022473 611.790466 (193.659131)
test_rubyspec 0.043560 0.038477 119.045420 ( 21.201443)
total: 246.36 sec