Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250606-203435
#<BuildRuby:0x00007fdd5e3efdd0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20250606-203435",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.011277 0.000493 5.431277 ( 7.988393)
build_miniruby 0.002010 0.000287 1.669369 ( 2.976630)
build_ruby 0.002216 0.000317 4.289652 ( 6.369413)
build_all 0.011254 0.000402 6.089557 ( 8.317530)
build_install 0.018434 0.009454 9.873613 ( 12.489631)
test_btest 0.001104 0.000193 70.500048 ( 97.972503)
test_basic 0.004682 0.005375 1.020824 ( 1.813388)
test_all 0.098602 0.032535 660.007475 (466.527006)
test_rubyspec 0.052083 0.028734 103.679730 ( 30.701192)
total: 635.16 sec