Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-013130
#<BuildRuby:0x0000563f4d2a4c10
@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.20220326-013130",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010598 0.000848 0.996894 ( 1.515025)
build_miniruby 0.002033 0.000000 0.073900 ( 0.072153)
build_ruby 0.002136 0.000039 0.079625 ( 0.077598)
build_all 0.007523 0.002150 4.147349 ( 0.857045)
build_install 0.016089 0.006789 7.837905 ( 2.421022)
test_btest 0.001079 0.000338 73.280270 ( 8.192505)
test_basic 0.005718 0.001787 0.351449 ( 0.441294)
test_all 0.000667 0.001405 658.762528 ( 66.492775)
test_rubyspec 0.093800 0.070727 46.055529 ( 51.518517)
total: 131.59 sec