Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-092024
#<BuildRuby:0x0000559091697cc0
@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.20230606-092024",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000915 0.004319 1.168658 ( 3.417400)
build_miniruby 0.000785 0.000294 0.803021 ( 0.802732)
build_ruby 0.001339 0.000000 2.394150 ( 2.393590)
build_all 0.009331 0.000000 12.723396 ( 1.086696)
build_install 0.006092 0.001455 1.709451 ( 0.849658)
test_btest 0.000827 0.000261 83.567549 ( 6.787196)
test_basic 0.000000 0.003731 0.593303 ( 0.674989)
test_all 0.000915 0.000000 454.834925 ( 41.058281)
test_rubyspec 0.023867 0.015781 42.210065 ( 54.666182)
total: 111.74 sec