Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241208-013416
#<BuildRuby:0x00007faa3726fdc0
@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.20241208-013416",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007643 0.000001 3.601768 ( 3.508189)
build_miniruby 0.001574 0.000131 1.660527 ( 1.765612)
build_ruby 0.002145 0.000179 4.209898 ( 12.486173)
build_all 0.009074 0.000417 5.609092 ( 3.483253)
build_install 0.017370 0.007319 8.511557 ( 6.710630)
test_btest 0.000829 0.000040 61.695610 ( 34.785027)
test_basic 0.009264 0.003667 0.953232 ( 4.695150)
test_all 0.104299 0.039541 671.387975 (396.106608)
test_rubyspec 0.059199 0.027583 105.783600 ( 53.989193)
total: 517.53 sec