Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-213121
#<BuildRuby:0x000055d1a47d06d8
@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.20220811-213121",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005170 0.005386 0.981686 ( 1.115615)
build_miniruby 0.001381 0.000425 0.079212 ( 0.077295)
build_ruby 0.000000 0.002250 0.077481 ( 0.074772)
build_all 0.007766 0.003214 1.517386 ( 0.581310)
build_install 0.019555 0.003535 5.263709 ( 2.150086)
test_btest 0.000000 0.001128 75.610240 ( 7.994961)
test_basic 0.000000 0.007351 0.325067 ( 0.417718)
test_all 0.003095 0.001425 663.496549 ( 66.405279)
test_rubyspec 0.107214 0.067903 45.230765 ( 52.729796)
total: 131.55 sec