Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-053100
#<BuildRuby:0x000055ca58de3fa0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-053100",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.000000 0.009034 0.853478 ( 1.028640)
build_miniruby 0.000000 0.001280 1.027209 ( 1.025226)
build_ruby 0.000000 0.001603 2.805374 ( 2.802638)
build_all 0.003499 0.006516 16.803980 ( 2.990960)
build_install 0.010555 0.000776 2.169912 ( 1.102815)
test_btest 0.000620 0.000289 73.554583 ( 11.209386)
test_basic 0.003286 0.003944 0.353762 ( 0.438599)
test_all 0.000882 0.000441 659.673460 (108.586771)
test_rubyspec 0.062130 0.044606 52.076411 ( 60.151575)
total: 189.34 sec