Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-015112
#<BuildRuby:0x0000555cf9967d68
@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.20230629-015112",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004912 0.000184 1.371717 ( 2.685253)
build_miniruby 0.000935 0.000220 0.870565 ( 0.870570)
build_ruby 0.000000 0.001427 2.653611 ( 2.653542)
build_all 0.007648 0.002535 16.562207 ( 1.437058)
build_install 0.002819 0.006529 4.839868 ( 1.121272)
test_btest 0.001171 0.000000 86.293183 ( 8.097439)
test_basic 0.000000 0.005481 0.802905 ( 0.882834)
test_all 0.000147 0.001241 485.020545 ( 43.624460)
test_rubyspec 0.025634 0.015884 43.092288 ( 55.479688)
total: 116.85 sec