Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-041544
#<BuildRuby:0x00007ff4c973fdc8
@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.20241125-041544",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003430 0.003959 2.961023 ( 2.838800)
build_miniruby 0.001553 0.000242 1.322332 ( 1.319949)
build_ruby 0.001684 0.000264 3.413928 ( 3.622925)
build_all 0.008166 0.000000 6.428474 ( 2.778959)
build_install 0.019539 0.000385 9.047619 ( 4.615151)
test_btest 0.000787 0.000104 76.648633 ( 22.408690)
test_basic 0.005905 0.003874 1.045592 ( 1.092170)
test_all 0.096792 0.048521 721.927459 (210.397174)
test_rubyspec 0.056187 0.023481 119.098021 ( 27.370456)
total: 276.45 sec