Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-225626
#<BuildRuby:0x000055b0f523f9c8
@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.20230601-225626",
@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.000000 0.000014 0.000014 ( 0.000008)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001137 0.004357 1.467261 ( 2.897106)
build_miniruby 0.000831 0.000260 0.812921 ( 0.812399)
build_ruby 0.001073 0.000335 2.460794 ( 2.460340)
build_all 0.009994 0.000000 13.001509 ( 1.194444)
build_install 0.003195 0.004406 1.862674 ( 0.887170)
test_btest 0.000000 0.001128 80.384273 ( 7.386080)
test_basic 0.000000 0.004942 0.752547 ( 0.833943)
test_all 0.001774 0.000000 456.731350 ( 40.394160)
test_rubyspec 0.018893 0.019356 42.249710 ( 54.759760)
total: 111.63 sec