Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241020-105954
#<BuildRuby:0x00007f8daf0cfdc0
@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.20241020-105954",
@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.000023 0.000006 0.000029 ( 0.000027)
autoconf 0.000055 0.000000 0.000055 ( 0.000054)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.003181 0.005755 4.351877 ( 4.575012)
build_miniruby 0.001366 0.000361 2.340515 ( 2.359962)
build_ruby 0.000000 0.002297 4.406466 ( 17.839911)
build_all 0.000000 0.008710 6.185794 ( 6.507370)
build_install 0.014293 0.005018 9.163005 ( 7.108935)
test_btest 0.000000 0.000955 80.896064 ( 35.145198)
test_basic 0.000462 0.009144 1.006126 ( 4.539535)
test_all 0.108568 0.048320 780.028039 (399.317029)
test_rubyspec 0.051308 0.040418 123.884386 ( 55.239698)
total: 532.63 sec