Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-163445
#<BuildRuby:0x00007effa8b0fdc0
@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.20240922-163445",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000000 0.010498 5.209888 ( 7.505459)
build_miniruby 0.001578 0.000216 1.894440 ( 2.679074)
build_ruby 0.000057 0.002289 4.497361 ( 6.344734)
build_all 0.006242 0.004814 6.640961 ( 7.895978)
build_install 0.026756 0.001057 10.360594 ( 12.908153)
test_btest 0.000647 0.000235 85.007472 (108.973078)
test_basic 0.003532 0.009419 1.147040 ( 2.083880)
test_all 0.124656 0.039174 818.483113 (884.415361)
test_rubyspec 0.053762 0.035653 124.167453 ( 80.389879)
total: 1113.20 sec