Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-191339
#<BuildRuby:0x000056247e915d40
@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.20230609-191339",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005755 0.000750 1.896037 ( 4.225264)
build_miniruby 0.001393 0.000182 1.426146 ( 1.661234)
build_ruby 0.000000 0.002005 2.623438 ( 3.198137)
build_all 0.006271 0.001887 2.186678 ( 2.568848)
build_install 0.012448 0.005012 3.240803 ( 3.425326)
test_btest 0.000000 0.001127 57.536524 ( 37.004398)
test_basic 0.003020 0.003918 0.658010 ( 1.041459)
test_all 0.000474 0.000874 583.715694 (511.875624)
test_rubyspec 0.054283 0.008291 80.218893 (125.405790)
total: 690.41 sec