Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-225207
#<BuildRuby:0x000055d251abbd68
@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.20230730-225207",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005123 0.000540 1.415384 ( 2.693517)
build_miniruby 0.000817 0.000086 0.853072 ( 0.852458)
build_ruby 0.001137 0.000120 2.734796 ( 2.734489)
build_all 0.005092 0.004478 14.471706 ( 1.308714)
build_install 0.003856 0.004304 2.043183 ( 0.942669)
test_btest 0.000880 0.000168 84.778610 ( 7.325434)
test_basic 0.001867 0.003848 0.735996 ( 0.815111)
test_all 0.000826 0.000188 500.055826 ( 52.571472)
test_rubyspec 0.022089 0.021894 45.146390 ( 57.491925)
total: 126.74 sec