Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-113314
#<BuildRuby:0x0000562cc286f750
@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.20230217-113314",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003173 0.000529 0.785450 ( 1.166899)
build_miniruby 0.000833 0.000139 0.690187 ( 0.689328)
build_ruby 0.001231 0.000000 2.103928 ( 2.103871)
build_all 0.008401 0.000830 12.521589 ( 1.537657)
build_install 0.003801 0.002774 1.571462 ( 0.779133)
test_btest 0.000575 0.000108 66.431912 ( 6.572498)
test_basic 0.002986 0.000560 0.277198 ( 0.372138)
test_all 0.000982 0.000184 482.454001 ( 46.694327)
test_rubyspec 0.012406 0.015681 36.024010 ( 46.246813)
total: 106.16 sec