Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-222812
#<BuildRuby:0x000055ea6dd4caf8
@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.20220211-222812",
@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.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007925 0.001829 0.965048 ( 1.094555)
build_miniruby 0.001630 0.000376 0.073314 ( 0.071305)
build_ruby 0.001443 0.000334 0.080000 ( 0.078416)
build_all 0.008670 0.002001 4.157314 ( 0.795725)
build_install 0.015002 0.010579 7.732007 ( 2.323064)
test_btest 0.000881 0.000275 74.606656 ( 8.519609)
test_basic 0.008616 0.000000 0.333719 ( 0.421101)
test_all 0.001727 0.000000 661.414157 ( 70.243368)
test_rubyspec 0.107058 0.046532 46.155854 ( 51.678502)
total: 135.23 sec