Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-200937
#<BuildRuby:0x00005622f07c7680
@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.20220305-200937",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.005973 0.004593 0.991101 ( 1.124209)
build_miniruby 0.001905 0.000440 0.074712 ( 0.072779)
build_ruby 0.001573 0.000363 0.079177 ( 0.077084)
build_all 0.005729 0.004924 4.231816 ( 0.855051)
build_install 0.021332 0.001710 7.902148 ( 2.403546)
test_btest 0.001271 0.000000 75.100455 ( 7.859119)
test_basic 0.003556 0.003722 0.327940 ( 0.417684)
test_all 0.001391 0.000367 702.306512 ( 67.882808)
test_rubyspec 0.110386 0.058508 46.414479 ( 51.893033)
total: 132.59 sec