Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-160355
#<BuildRuby:0x000055bb08800610
@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.20220808-160355",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005627 0.004966 0.968084 ( 1.007429)
build_miniruby 0.001455 0.000208 0.076634 ( 0.074655)
build_ruby 0.002035 0.000291 0.070420 ( 0.068232)
build_all 0.007285 0.004383 1.511861 ( 0.572938)
build_install 0.015302 0.008510 5.209564 ( 2.043382)
test_btest 0.000968 0.000242 74.038018 ( 8.605130)
test_basic 0.005679 0.001419 0.328281 ( 0.415938)
test_all 0.003155 0.000788 667.697413 ( 65.649981)
test_rubyspec 0.093139 0.075527 45.500475 ( 52.857768)
total: 131.30 sec