Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-231557
#<BuildRuby:0x000055607460e170
@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.20230704-231557",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002330 0.004726 2.056929 ( 4.285852)
build_miniruby 0.001479 0.000000 1.630262 ( 2.200255)
build_ruby 0.000000 0.001899 3.051828 ( 3.783479)
build_all 0.006515 0.002063 4.971126 ( 4.284423)
build_install 0.019185 0.000863 6.326291 ( 6.250473)
test_btest 0.000000 0.000859 63.834938 ( 41.375634)
test_basic 0.003629 0.001777 0.735306 ( 1.182200)
test_all 0.001461 0.000187 574.003024 (373.171861)
test_rubyspec 0.034941 0.023154 81.095740 (113.228976)
total: 549.76 sec