Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-190920
#<BuildRuby:0x0000558d29d35f70
@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.20230526-190920",
@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.000019)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002921 0.004568 2.046863 ( 5.000722)
build_miniruby 0.001483 0.000270 9.539202 ( 11.493494)
build_ruby 0.001361 0.000247 2.648786 ( 3.854084)
build_all 0.006772 0.001231 2.313657 ( 2.779816)
build_install 0.017498 0.001374 3.376272 ( 4.118659)
test_btest 0.000946 0.000000 60.481316 ( 64.165640)
test_basic 0.007302 0.000535 0.697265 ( 1.154701)
test_all 0.000947 0.000151 555.897463 (584.757333)
test_rubyspec 0.033071 0.025634 75.321914 (114.175296)
total: 791.50 sec