Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-091425
#<BuildRuby:0x000055d66622f140
@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.20230218-091425",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003298 0.000550 0.794365 ( 1.199181)
build_miniruby 0.000797 0.000132 0.665882 ( 0.665168)
build_ruby 0.001054 0.000175 2.095946 ( 2.095872)
build_all 0.008485 0.000631 12.502598 ( 1.529780)
build_install 0.006511 0.000000 1.519531 ( 0.764948)
test_btest 0.000672 0.000000 66.027908 ( 6.332217)
test_basic 0.000000 0.003760 0.275522 ( 0.371300)
test_all 0.000000 0.001504 487.047776 ( 49.934627)
test_rubyspec 0.015815 0.014938 35.213347 ( 45.796520)
total: 108.69 sec