Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-053754
#<BuildRuby:0x000055fe902504d8
@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.20220226-053754",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008799 0.003445 1.016716 ( 1.563663)
build_miniruby 0.001724 0.000323 0.075937 ( 0.073919)
build_ruby 0.002119 0.000397 0.076605 ( 0.073961)
build_all 0.010776 0.000416 4.209354 ( 0.839268)
build_install 0.021902 0.001294 7.909303 ( 2.379419)
test_btest 0.001182 0.000168 77.089304 ( 8.211699)
test_basic 0.007620 0.000387 0.342323 ( 0.430764)
test_all 0.001899 0.000259 712.571944 ( 67.762006)
test_rubyspec 0.138092 0.021756 46.319802 ( 51.718123)
total: 133.05 sec