Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-042754
#<BuildRuby:0x0000559f1293fe20
@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.20230812-042754",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001456 0.003460 1.531172 ( 2.757254)
build_miniruby 0.000865 0.000182 0.920191 ( 0.919286)
build_ruby 0.001231 0.000259 2.643617 ( 2.647660)
build_all 0.008202 0.001726 14.459181 ( 1.351856)
build_install 0.004646 0.003417 2.128977 ( 0.917426)
test_btest 0.000915 0.000217 86.248406 ( 7.239622)
test_basic 0.004257 0.000000 0.645301 ( 0.722047)
test_all 0.001046 0.000238 545.723064 ( 49.296370)
test_rubyspec 0.019904 0.023364 47.592294 ( 59.931707)
total: 125.78 sec