Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-113156
#<BuildRuby:0x0000558db6dff040
@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.20231016-113156",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005459 0.000148 1.494303 ( 1.749532)
build_miniruby 0.001049 0.000000 0.916132 ( 0.915658)
build_ruby 0.001530 0.000000 2.728591 ( 2.728931)
build_all 0.003485 0.007763 18.166692 ( 1.566254)
build_install 0.005354 0.004272 5.373067 ( 1.256321)
test_btest 0.000859 0.000187 92.709795 ( 7.719004)
test_basic 0.003667 0.000797 0.723235 ( 0.803492)
test_all 0.002854 0.003893 552.396947 ( 61.976936)
test_rubyspec 0.030468 0.020031 52.008032 ( 64.305228)
total: 143.02 sec