Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-012803
#<BuildRuby:0x0000564e9fed9e98
@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-012803",
@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.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005093 0.001567 0.840259 ( 1.063871)
build_miniruby 0.001018 0.000313 1.019651 ( 1.017489)
build_ruby 0.001283 0.000395 2.768588 ( 2.765965)
build_all 0.008785 0.001248 16.844898 ( 2.974629)
build_install 0.006147 0.005202 2.129170 ( 1.080955)
test_btest 0.000810 0.000270 76.945110 ( 10.537844)
test_basic 0.000000 0.006172 0.347309 ( 0.433877)
test_all 0.000201 0.001483 670.733162 ( 98.087933)
test_rubyspec 0.054093 0.048462 52.140644 ( 60.250663)
total: 178.21 sec