Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-195321
#<BuildRuby:0x000056389069d448
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220502-195321",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010023 0.000771 0.868319 ( 1.093219)
build_miniruby 0.001412 0.000108 0.058705 ( 0.056570)
build_ruby 0.001721 0.000133 0.063996 ( 0.061637)
build_all 0.002255 0.005268 1.209830 ( 0.478735)
build_install 0.011658 0.006510 4.896731 ( 2.456795)
test_btest 0.001715 0.000367 51.300091 ( 5.984989)
test_basic 0.005794 0.000016 0.301006 ( 0.391573)
test_all 0.001861 0.000372 505.062982 ( 54.461881)
test_rubyspec 0.074866 0.044414 41.096513 ( 46.648244)
total: 111.63 sec