Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-052821
#<BuildRuby:0x00005649432206e0
@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.20220803-052821",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000000 0.000017 0.000017 ( 0.000023)
build_up 0.006677 0.003724 0.979679 ( 1.975464)
build_miniruby 0.001592 0.000000 0.073158 ( 0.072014)
build_ruby 0.002191 0.000000 0.077803 ( 0.075263)
build_all 0.009253 0.000937 1.502341 ( 0.556232)
build_install 0.019939 0.002613 5.145090 ( 2.026367)
test_btest 0.001082 0.000180 77.957878 ( 8.037720)
test_basic 0.004225 0.003035 0.321298 ( 0.409748)
test_all 0.002491 0.000000 639.831622 ( 64.598082)
test_rubyspec 0.121294 0.057849 45.232937 ( 52.654813)
total: 130.41 sec