Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-031501
#<BuildRuby:0x00005567e943fac0
@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.20230216-031501",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003463 0.000266 0.775101 ( 1.317824)
build_miniruby 0.000882 0.000068 0.668206 ( 0.667314)
build_ruby 0.001162 0.000089 2.120634 ( 2.119933)
build_all 0.008982 0.000330 12.428279 ( 1.535698)
build_install 0.005960 0.000426 1.543020 ( 0.765963)
test_btest 0.000572 0.000041 68.877642 ( 6.052282)
test_basic 0.003264 0.000233 0.300147 ( 0.395298)
test_all 0.001268 0.000091 482.586128 ( 46.990560)
test_rubyspec 0.002594 0.027273 35.352783 ( 45.933652)
total: 105.78 sec