Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-021645
#<BuildRuby:0x0000563ad4e94070
@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.20230726-021645",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005015 0.000528 1.523677 ( 2.793575)
build_miniruby 0.001069 0.000113 0.905522 ( 0.904176)
build_ruby 0.001062 0.000112 2.704829 ( 2.705389)
build_all 0.009221 0.000000 13.999997 ( 1.268430)
build_install 0.007388 0.000355 1.865106 ( 0.872519)
test_btest 0.000916 0.000083 80.464253 ( 7.318379)
test_basic 0.001823 0.003084 0.590281 ( 0.670167)
test_all 0.001228 0.000147 516.134470 ( 45.056638)
test_rubyspec 0.017403 0.026089 45.982926 ( 58.388003)
total: 119.98 sec