Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-123248
#<BuildRuby:0x000055591cfc4480
@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.20220525-123248",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010782 0.000977 0.992683 ( 1.275940)
build_miniruby 0.001717 0.000246 0.073843 ( 0.071882)
build_ruby 0.001825 0.000261 0.076228 ( 0.074030)
build_all 0.001192 0.007357 1.476603 ( 0.573167)
build_install 0.014952 0.007362 5.868762 ( 2.824083)
test_btest 0.001155 0.000339 72.312020 ( 8.470289)
test_basic 0.007306 0.000000 0.331634 ( 0.429395)
test_all 0.002335 0.000000 668.887044 ( 65.744281)
test_rubyspec 0.094662 0.069431 46.215097 ( 51.927831)
total: 131.39 sec