Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-002757
#<BuildRuby:0x000055d0ab457280
@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.20230610-002757",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006356 0.000000 1.478763 ( 2.695146)
build_miniruby 0.001343 0.000000 0.851286 ( 0.850175)
build_ruby 0.001161 0.000267 2.435006 ( 2.434774)
build_all 0.008566 0.001120 12.608783 ( 1.135357)
build_install 0.002739 0.005375 1.761880 ( 0.850081)
test_btest 0.000772 0.000258 82.135476 ( 7.146708)
test_basic 0.005720 0.001907 0.686137 ( 0.762377)
test_all 0.001557 0.000185 425.065304 ( 46.111523)
test_rubyspec 0.024537 0.017860 43.257760 ( 55.746069)
total: 117.73 sec