Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-090814
#<BuildRuby:0x000056451df47bb8
@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.20230807-090814",
@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.000009)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005218 0.000289 1.575092 ( 2.851395)
build_miniruby 0.000865 0.000193 0.874289 ( 0.873590)
build_ruby 0.001188 0.000000 2.753656 ( 2.753296)
build_all 0.010345 0.000000 15.743516 ( 1.464895)
build_install 0.008970 0.000000 2.151225 ( 0.974420)
test_btest 0.000702 0.000000 86.367959 ( 8.458734)
test_basic 0.004513 0.000279 0.783738 ( 0.859668)
test_all 0.000881 0.000146 596.543994 ( 54.928674)
test_rubyspec 0.028786 0.016542 48.678354 ( 61.004719)
total: 134.17 sec