Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-152136
#<BuildRuby:0x000055efa10340d0
@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.20230107-152136",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005333 0.001231 0.856510 ( 1.035916)
build_miniruby 0.001093 0.000252 1.018921 ( 1.016866)
build_ruby 0.001355 0.000313 2.788859 ( 2.786245)
build_all 0.010219 0.000000 16.836553 ( 3.001948)
build_install 0.011459 0.000000 2.136607 ( 1.081517)
test_btest 0.000759 0.000000 71.617535 ( 11.499619)
test_basic 0.003903 0.002595 0.357054 ( 0.443422)
test_all 0.001565 0.000298 666.056531 (114.414405)
test_rubyspec 0.092007 0.030263 52.281254 ( 60.415472)
total: 195.70 sec