Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-015822
#<BuildRuby:0x000055cf524238e0
@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.20230712-015822",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004219 0.000980 1.335822 ( 2.552616)
build_miniruby 0.000758 0.000295 0.894557 ( 0.894457)
build_ruby 0.000892 0.000346 2.545672 ( 2.546313)
build_all 0.009044 0.000619 13.727936 ( 1.198230)
build_install 0.008213 0.000241 1.952747 ( 0.893137)
test_btest 0.000886 0.000282 85.202363 ( 8.209159)
test_basic 0.000000 0.005191 0.778592 ( 0.855096)
test_all 0.000581 0.001051 465.636507 ( 47.374030)
test_rubyspec 0.024029 0.015166 44.175122 ( 56.665373)
total: 121.19 sec