Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231027-130730
#<BuildRuby:0x000055eab3d01f30
@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.20231027-130730",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000041 0.000004 0.000045 ( 0.000044)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.004419 0.003541 2.292864 ( 4.145486)
build_miniruby 0.001372 0.000167 1.757677 ( 2.264686)
build_ruby 0.000000 0.002095 3.299236 ( 29.534936)
build_all 0.004938 0.004501 5.303808 ( 5.865862)
build_install 0.019221 0.000648 6.685512 ( 9.187882)
test_btest 0.001155 0.000173 62.869595 ( 69.896229)
test_basic 0.005600 0.000840 0.793038 ( 1.265816)
test_all 0.092371 0.033711 694.332071 (681.327891)
test_rubyspec 0.048404 0.027444 89.640261 (150.329481)
total: 953.82 sec