Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-232438
#<BuildRuby:0x000055b6a0dcc4c0
@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.20220820-232438",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.010976 0.000978 0.968053 ( 0.996287)
build_miniruby 0.001780 0.000254 0.077775 ( 0.077554)
build_ruby 0.001807 0.000258 0.076357 ( 0.076029)
build_all 0.009989 0.000026 1.519600 ( 0.586377)
build_install 0.022943 0.000330 1.901436 ( 0.939807)
test_btest 0.001173 0.000117 75.761774 ( 8.090559)
test_basic 0.006781 0.000679 0.320379 ( 0.412127)
test_all 0.003375 0.000337 680.349763 ( 66.758815)
test_rubyspec 0.102646 0.075015 46.154541 ( 54.566661)
total: 132.51 sec