Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-130719
#<BuildRuby:0x0000564b1d42a018
@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.20230527-130719",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005204 0.001084 1.896588 ( 4.348164)
build_miniruby 0.001295 0.000270 1.414854 ( 1.976683)
build_ruby 0.001463 0.000305 2.673955 ( 3.657560)
build_all 0.006354 0.001323 2.298856 ( 2.621866)
build_install 0.015508 0.003975 3.353505 ( 4.017784)
test_btest 0.000976 0.000209 60.742394 ( 53.872504)
test_basic 0.002824 0.005207 0.687185 ( 1.212490)
test_all 0.001320 0.000330 548.140046 (557.901533)
test_rubyspec 0.037386 0.023320 76.874396 (117.103492)
total: 746.71 sec