Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-170415
#<BuildRuby:0x0000561f35248d30
@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.20220827-170415",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007558 0.003873 0.984343 ( 1.107948)
build_miniruby 0.001806 0.000339 0.075372 ( 0.073536)
build_ruby 0.001717 0.000322 0.077119 ( 0.075427)
build_all 0.005251 0.004405 1.505942 ( 0.570901)
build_install 0.015309 0.007985 1.888640 ( 0.916174)
test_btest 0.000771 0.000220 76.566198 ( 8.229840)
test_basic 0.004389 0.002972 0.324467 ( 0.414213)
test_all 0.002557 0.000778 679.811835 ( 67.168855)
test_rubyspec 0.108598 0.059301 45.554097 ( 54.077882)
total: 132.64 sec