Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-123554
#<BuildRuby:0x000055ec133b2fe0
@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.20220909-123554",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003779 0.007036 1.153154 ( 1.106271)
build_miniruby 0.001820 0.000486 0.074322 ( 0.072074)
build_ruby 0.001620 0.000432 0.069134 ( 0.067031)
build_all 0.004354 0.005508 1.556602 ( 0.590377)
build_install 0.014816 0.007749 1.909656 ( 0.938729)
test_btest 0.001253 0.000000 92.746773 ( 9.553943)
test_basic 0.006439 0.001251 0.351841 ( 0.440615)
test_all 0.003846 0.000000 638.662026 ( 67.124692)
test_rubyspec 0.095721 0.074767 47.152889 ( 55.643031)
total: 135.54 sec