Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-155913
#<BuildRuby:0x0000559773f3bbe0
@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.20230202-155913",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003412 0.632511 ( 1.039137)
build_miniruby 0.000301 0.000559 0.619052 ( 0.618601)
build_ruby 0.001012 0.000156 2.058181 ( 2.057913)
build_all 0.004053 0.005014 11.981451 ( 1.464081)
build_install 0.005115 0.001180 1.476566 ( 0.707344)
test_btest 0.000591 0.000137 66.014313 ( 6.014299)
test_basic 0.003871 0.000000 0.261325 ( 0.356042)
test_all 0.001283 0.000079 479.627453 ( 50.968341)
test_rubyspec 0.008571 0.016995 34.660063 ( 45.263085)
total: 108.49 sec