Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-060938
#<BuildRuby:0x00005632afd84068
@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.20230112-060938",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000551 0.003142 0.632319 ( 1.076172)
build_miniruby 0.000666 0.000182 0.658089 ( 0.657612)
build_ruby 0.001269 0.000000 2.417117 ( 2.417518)
build_all 0.006235 0.002711 12.901903 ( 1.629203)
build_install 0.000000 0.006246 1.489876 ( 0.706614)
test_btest 0.000000 0.000635 66.579200 ( 5.991712)
test_basic 0.002326 0.001157 0.267698 ( 0.363355)
test_all 0.001124 0.000481 499.858028 ( 50.631752)
test_rubyspec 0.008278 0.018274 35.621421 ( 46.099321)
total: 109.57 sec