Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-073354
#<BuildRuby:0x000055d3d81a4620
@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.20220920-073354",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004341 0.006132 1.104350 ( 1.127905)
build_miniruby 0.002169 0.000000 0.112458 ( 0.107882)
build_ruby 0.002211 0.000214 0.107965 ( 0.088518)
build_all 0.005939 0.005361 1.608195 ( 0.654574)
build_install 0.020997 0.001221 1.939807 ( 0.969924)
test_btest 0.001195 0.000284 79.814705 ( 8.467089)
test_basic 0.003645 0.004104 0.378545 ( 0.475654)
test_all 0.003603 0.000000 680.475400 ( 68.568028)
test_rubyspec 0.098739 0.072480 45.594576 ( 53.872410)
total: 134.33 sec