Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-215326
#<BuildRuby:0x0000564533bbbb50
@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.20230728-215326",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001152 0.003968 1.434465 ( 2.750921)
build_miniruby 0.000920 0.000044 0.851889 ( 0.851092)
build_ruby 0.001069 0.000051 2.607510 ( 2.608423)
build_all 0.008775 0.000028 13.419721 ( 1.240000)
build_install 0.007709 0.000000 1.883781 ( 0.891660)
test_btest 0.001047 0.000024 78.815647 ( 7.220249)
test_basic 0.000757 0.004189 0.629248 ( 0.710421)
test_all 0.001421 0.000114 484.571313 ( 50.735402)
test_rubyspec 0.015426 0.028787 43.921166 ( 56.363596)
total: 123.37 sec