Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-015512
#<BuildRuby:0x00005611f8033800
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220828-015512",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004690 0.007302 0.992302 ( 1.074402)
build_miniruby 0.001665 0.000444 0.075424 ( 0.073843)
build_ruby 0.001731 0.000462 0.073516 ( 0.071399)
build_all 0.008682 0.002315 1.535046 ( 0.568789)
build_install 0.017629 0.005682 1.893205 ( 0.919827)
test_btest 0.000990 0.000275 77.149607 ( 8.302284)
test_basic 0.002471 0.005794 0.330936 ( 0.419043)
test_all 0.005802 0.000000 681.252492 ( 66.298392)
test_rubyspec 0.104679 0.063867 45.836487 ( 54.376511)
total: 132.11 sec