Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-002119
#<BuildRuby:0x0000562917571c50
@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.20230923-002119",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.007143 0.000476 2.238699 ( 4.995755)
build_miniruby 0.001376 0.000092 1.752408 ( 2.295474)
build_ruby 0.001817 0.000000 3.270536 ( 4.240239)
build_all 0.005339 0.004162 5.518028 ( 5.888828)
build_install 0.020357 0.001465 6.799690 ( 7.663970)
test_btest 0.000988 0.000090 65.561417 ( 63.671040)
test_basic 0.003396 0.004610 0.835176 ( 1.482743)
test_all 0.000000 0.010900 700.330911 (598.301772)
test_rubyspec 0.056303 0.023179 95.260414 (136.506348)
total: 825.05 sec