Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-221234
#<BuildRuby:0x0000563801f0b8f8
@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.20230112-221234",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003393 0.000261 0.621611 ( 1.212982)
build_miniruby 0.000804 0.000062 0.680336 ( 0.679337)
build_ruby 0.001218 0.000094 2.484148 ( 2.484374)
build_all 0.000000 0.009472 12.927964 ( 1.599687)
build_install 0.001063 0.005381 1.514216 ( 0.727417)
test_btest 0.000454 0.000151 64.014545 ( 6.513598)
test_basic 0.000000 0.003798 0.259043 ( 0.354246)
test_all 0.000000 0.001115 488.852550 ( 47.574741)
test_rubyspec 0.016294 0.010874 34.895716 ( 45.474404)
total: 106.62 sec