Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-195111
#<BuildRuby:0x000055dacc729438
@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.20221014-195111",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.010244 0.000979 1.064873 ( 1.127027)
build_miniruby 0.002511 0.000386 0.104388 ( 0.100335)
build_ruby 0.001264 0.000194 0.102589 ( 0.099718)
build_all 0.007595 0.000418 1.358425 ( 0.590199)
build_install 0.012908 0.001070 1.654709 ( 0.885478)
test_btest 0.002194 0.000292 61.763786 ( 6.482208)
test_basic 0.005540 0.000739 0.359013 ( 0.461853)
test_all 0.008437 0.000018 490.811049 ( 53.439229)
test_rubyspec 0.095727 0.040864 43.101551 ( 51.739324)
total: 114.93 sec