Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-025628
#<BuildRuby:0x000055a2166a7800
@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.20220719-025628",
@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.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006753 0.005130 0.989992 ( 2.266416)
build_miniruby 0.001528 0.000218 0.071543 ( 0.069631)
build_ruby 0.001936 0.000277 0.071188 ( 0.068814)
build_all 0.000000 0.010512 1.530672 ( 0.599772)
build_install 0.021097 0.000963 5.175257 ( 2.060714)
test_btest 0.001042 0.000248 75.216668 ( 7.838107)
test_basic 0.006852 0.000572 0.326076 ( 0.414182)
test_all 0.002146 0.000167 673.388165 ( 66.269000)
test_rubyspec 0.111264 0.065089 45.585495 ( 51.380708)
total: 130.97 sec