Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-231513
#<BuildRuby:0x0000561da5b52980
@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.20230701-231513",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006190 0.000516 2.134541 ( 4.358521)
build_miniruby 0.001191 0.000099 1.540707 ( 1.834996)
build_ruby 0.001676 0.000000 3.182533 ( 3.574082)
build_all 0.004177 0.004110 5.001417 ( 4.053773)
build_install 0.014801 0.004586 6.264488 ( 6.108316)
test_btest 0.000888 0.000122 64.656316 ( 41.489915)
test_basic 0.000000 0.006934 0.777727 ( 1.304588)
test_all 0.000469 0.001030 585.744673 (401.179508)
test_rubyspec 0.030712 0.032315 80.348087 (114.136167)
total: 578.04 sec