Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-041710
#<BuildRuby:0x00005624f252e370
@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.20221129-041710",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010110 0.001396 1.215528 ( 1.676924)
build_miniruby 0.001930 0.000445 0.843997 ( 0.844335)
build_ruby 0.002377 0.000548 2.240104 ( 2.145309)
build_all 0.008978 0.011213 18.620687 ( 2.154755)
build_install 0.008473 0.012202 1.841254 ( 0.945739)
test_btest 0.001063 0.000501 89.378632 ( 8.643865)
test_basic 0.007667 0.001261 0.343093 ( 0.431802)
test_all 0.001994 0.000000 734.564154 ( 71.674580)
test_rubyspec 0.102820 0.072421 49.398547 ( 57.516271)
total: 146.03 sec