Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-161245
#<BuildRuby:0x0000562bd1e9bfa8
@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.20230606-161245",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005647 0.000083 1.323837 ( 2.637590)
build_miniruby 0.000939 0.000044 0.758779 ( 0.758378)
build_ruby 0.001179 0.000056 2.372333 ( 2.372941)
build_all 0.004272 0.004101 12.299305 ( 1.053214)
build_install 0.007243 0.000274 1.719393 ( 0.851058)
test_btest 0.000999 0.000087 80.127395 ( 7.205828)
test_basic 0.000000 0.003682 0.653525 ( 0.735890)
test_all 0.001005 0.000125 436.357292 ( 38.084965)
test_rubyspec 0.028132 0.010775 42.373187 ( 54.931894)
total: 108.63 sec