Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-100318
#<BuildRuby:0x0000560dddd4aeb8
@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.20230613-100318",
@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.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006125 0.000000 1.275424 ( 2.569706)
build_miniruby 0.001037 0.000000 0.821674 ( 0.821117)
build_ruby 0.001387 0.000000 2.536852 ( 2.537806)
build_all 0.009067 0.000000 12.421854 ( 1.094620)
build_install 0.003543 0.004350 1.738041 ( 0.858109)
test_btest 0.000975 0.000040 80.540529 ( 7.373241)
test_basic 0.000000 0.003890 0.556473 ( 0.643140)
test_all 0.001553 0.000224 430.906861 ( 45.064773)
test_rubyspec 0.018791 0.017493 41.477019 ( 54.134764)
total: 115.10 sec