Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-123420
#<BuildRuby:0x000055d65e664060
@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.20230125-123420",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000264 0.003119 0.620190 ( 1.061905)
build_miniruby 0.000782 0.000180 0.641802 ( 0.640967)
build_ruby 0.001032 0.000238 2.231811 ( 2.231850)
build_all 0.008541 0.001008 11.944804 ( 1.475395)
build_install 0.001788 0.004690 1.521398 ( 0.704683)
test_btest 0.000540 0.000155 68.314444 ( 6.071438)
test_basic 0.000000 0.003678 0.254180 ( 0.349768)
test_all 0.000261 0.000704 482.340669 ( 45.883560)
test_rubyspec 0.009985 0.018425 35.656257 ( 45.991038)
total: 104.41 sec