Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-095259
#<BuildRuby:0x0000560f47ccf040
@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.20231203-095259",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005451 1.333679 ( 1.690743)
build_miniruby 0.000000 0.000922 0.854081 ( 0.854205)
build_ruby 0.000491 0.000783 2.750187 ( 2.749873)
build_all 0.009953 0.000407 16.626042 ( 1.529960)
build_install 0.009004 0.000180 4.952769 ( 1.231522)
test_btest 0.000940 0.000156 88.513836 ( 6.877169)
test_basic 0.000000 0.006951 0.776413 ( 0.850142)
test_all 0.114361 0.019106 543.525795 ( 51.166767)
test_rubyspec 0.019989 0.031976 50.831905 ( 63.171082)
total: 130.12 sec