Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-020146
#<BuildRuby:0x0000559f934bf0b8
@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.20230725-020146",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005838 1.619397 ( 2.925968)
build_miniruby 0.000000 0.001362 0.964945 ( 0.963394)
build_ruby 0.000060 0.001089 2.633232 ( 2.632980)
build_all 0.009468 0.000000 14.237939 ( 1.252977)
build_install 0.008252 0.000179 2.036076 ( 0.899495)
test_btest 0.000850 0.000155 81.653822 ( 7.817282)
test_basic 0.004245 0.000772 0.644428 ( 0.720790)
test_all 0.001200 0.000218 516.888324 ( 47.337969)
test_rubyspec 0.018176 0.024355 43.499119 ( 55.909944)
total: 120.46 sec