Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-151245
#<BuildRuby:0x000055e8faf36090
@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.20230612-151245",
@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.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000026 0.007917 2.030256 ( 4.992933)
build_miniruby 0.001333 0.000222 3.624637 ( 3.837919)
build_ruby 0.001674 0.000000 2.936589 ( 3.796412)
build_all 0.007518 0.000000 2.163635 ( 2.531763)
build_install 0.012914 0.006211 3.399720 ( 3.847140)
test_btest 0.000609 0.000114 59.140288 ( 41.058167)
test_basic 0.002209 0.004223 0.676002 ( 1.053413)
test_all 0.000000 0.002506 573.927417 (473.529742)
test_rubyspec 0.017226 0.044420 77.495401 (119.339129)
total: 653.99 sec