Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-141806
#<BuildRuby:0x0000558912207808
@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.20230308-141806",
@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.000012 0.000002 0.000014 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000565 0.003550 0.828309 ( 2.652356)
build_miniruby 0.000774 0.000141 0.629106 ( 0.628547)
build_ruby 0.000000 0.001139 2.102147 ( 2.101782)
build_all 0.004016 0.004482 11.112403 ( 0.967581)
build_install 0.006107 0.000722 1.555995 ( 0.831486)
test_btest 0.000813 0.000216 75.925748 ( 6.356017)
test_basic 0.002675 0.000713 0.247371 ( 0.344476)
test_all 0.001960 0.000101 373.544049 ( 38.274927)
test_rubyspec 0.019670 0.009764 36.222030 ( 46.766595)
total: 98.92 sec