Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-211727
#<BuildRuby:0x000055d282076138
@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.20231102-211727",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.007413 0.000559 2.427167 ( 4.272441)
build_miniruby 0.001692 0.000271 17.425126 ( 18.934202)
build_ruby 0.001583 0.000254 3.343909 ( 4.804645)
build_all 0.004624 0.004283 5.171686 ( 5.480392)
build_install 0.014757 0.006561 6.618111 ( 6.785544)
test_btest 0.000883 0.000000 61.093909 ( 53.171031)
test_basic 0.007552 0.000000 0.784947 ( 4.364295)
test_all 0.093961 0.030554 626.102834 (525.166896)
test_rubyspec 0.034674 0.038519 88.493318 (139.981874)
total: 762.96 sec