Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-173150
#<BuildRuby:0x000055d5c149a678
@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-173150",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001393 0.005236 0.849058 ( 1.043554)
build_miniruby 0.000732 0.000314 1.012971 ( 1.011129)
build_ruby 0.001108 0.000475 2.785161 ( 2.782589)
build_all 0.004153 0.005794 16.927037 ( 3.018696)
build_install 0.003656 0.007816 2.143377 ( 1.084871)
test_btest 0.000711 0.000426 76.102163 ( 10.228458)
test_basic 0.004650 0.002790 0.387683 ( 0.472170)
test_all 0.001567 0.000000 665.976626 ( 98.163432)
test_rubyspec 0.082073 0.048487 51.999933 ( 60.026994)
total: 177.83 sec