Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-105016
#<BuildRuby:0x0000565378e07140
@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.20230125-105016",
@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.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000272 0.004057 0.623508 ( 1.086669)
build_miniruby 0.000684 0.000249 0.643567 ( 0.643045)
build_ruby 0.000925 0.000336 2.193107 ( 2.193304)
build_all 0.007029 0.002556 11.964826 ( 1.460263)
build_install 0.006512 0.000000 1.513582 ( 0.718875)
test_btest 0.000653 0.000000 66.864131 ( 6.033423)
test_basic 0.003054 0.000238 0.239390 ( 0.335287)
test_all 0.000712 0.000219 479.579591 ( 45.141344)
test_rubyspec 0.011865 0.018207 35.163477 ( 45.725935)
total: 103.34 sec