Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-171725
#<BuildRuby:0x0000561b1251e090
@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.20230624-171725",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006051 0.001053 2.088485 ( 4.903758)
build_miniruby 0.001592 0.000000 4.571035 ( 4.989674)
build_ruby 0.001578 0.000000 3.078270 ( 4.267356)
build_all 0.004691 0.004210 4.960195 ( 5.062401)
build_install 0.016993 0.004260 6.224025 ( 6.218908)
test_btest 0.000592 0.000122 64.071381 ( 51.494753)
test_basic 0.002744 0.004996 0.795925 ( 1.538114)
test_all 0.001232 0.000298 574.853264 (458.310555)
test_rubyspec 0.037228 0.026084 81.056433 (119.489911)
total: 656.28 sec