Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-153755
#<BuildRuby:0x0000564939218c10
@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.20220210-153755",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012728 0.000010 0.982089 ( 1.120288)
build_miniruby 0.001962 0.000245 0.078138 ( 0.078658)
build_ruby 0.001837 0.000230 0.071579 ( 0.071093)
build_all 0.009799 0.000626 4.102981 ( 0.801559)
build_install 0.015509 0.004963 7.860593 ( 2.411284)
test_btest 0.000833 0.000125 70.738282 ( 7.969886)
test_basic 0.007103 0.001066 0.345167 ( 0.437388)
test_all 0.000000 0.002396 661.162627 ( 65.420463)
test_rubyspec 0.115456 0.048859 46.255622 ( 51.445335)
total: 129.76 sec