Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-153108
#<BuildRuby:0x000055b4862b9f40
@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.20230814-153108",
@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.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006084 0.000901 2.387494 ( 4.917506)
build_miniruby 0.002152 0.000319 59.663729 ( 36.047031)
build_ruby 0.001611 0.000000 3.149972 ( 3.602180)
build_all 0.004034 0.004538 5.419168 ( 3.990952)
build_install 0.019440 0.000330 6.899155 ( 5.579509)
test_btest 0.000908 0.000142 64.521975 ( 46.156658)
test_basic 0.007246 0.001133 0.865247 ( 1.175803)
test_all 0.003504 0.005931 616.433071 (329.857783)
test_rubyspec 0.039260 0.036217 91.265750 (119.440886)
total: 550.77 sec