Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-163129
#<BuildRuby:0x000056051763c6e0
@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.20220831-163129",
@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.000053 0.000008 0.000061 ( 0.000049)
build_up 0.010284 0.001469 0.980157 ( 1.446230)
build_miniruby 0.001884 0.000269 0.078458 ( 0.076985)
build_ruby 0.001374 0.000197 0.074148 ( 0.073397)
build_all 0.010648 0.000764 1.535091 ( 0.580360)
build_install 0.017674 0.003978 1.912509 ( 0.953864)
test_btest 0.000718 0.000108 75.613427 ( 8.420644)
test_basic 0.001760 0.005257 0.323587 ( 0.413374)
test_all 0.003111 0.000622 680.549281 ( 67.269462)
test_rubyspec 0.116843 0.052689 45.814501 ( 54.336728)
total: 133.57 sec