Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-131158
#<BuildRuby:0x0000556526112098
@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.20230618-131158",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001602 0.004396 1.907575 ( 3.325148)
build_miniruby 0.001420 0.000414 1.419373 ( 1.520573)
build_ruby 0.001726 0.000000 2.823002 ( 3.089894)
build_all 0.003379 0.004420 2.317325 ( 2.279041)
build_install 0.011905 0.003973 3.456446 ( 2.984537)
test_btest 0.000606 0.000195 67.264731 ( 42.871161)
test_basic 0.003761 0.005461 0.733241 ( 0.997827)
test_all 0.001247 0.000446 590.122941 (471.554684)
test_rubyspec 0.039497 0.027545 81.304078 (122.990435)
total: 651.61 sec