Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-001905
#<BuildRuby:0x0000558cef4e34b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230530-001905",
@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.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003501 0.001400 1.370894 ( 2.648989)
build_miniruby 0.000731 0.000293 0.756817 ( 0.756557)
build_ruby 0.000901 0.000361 2.371511 ( 2.371454)
build_all 0.008366 0.000000 12.047301 ( 1.031906)
build_install 0.003445 0.003910 1.693673 ( 0.823324)
test_btest 0.000734 0.000285 78.963865 ( 6.996050)
test_basic 0.004533 0.000118 0.645495 ( 0.731399)
test_all 0.000636 0.000235 440.295745 ( 40.161504)
test_rubyspec 0.015657 0.027291 42.219384 ( 54.728844)
total: 110.25 sec