Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-120452
#<BuildRuby:0x000055a2613609d0
@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.20220628-120452",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000029 0.000004 0.000033 ( 0.000030)
build_up 0.009986 0.001537 0.992537 ( 2.434215)
build_miniruby 0.002389 0.000000 0.067407 ( 0.065251)
build_ruby 0.001957 0.000000 0.074558 ( 0.073379)
build_all 0.009364 0.000012 1.471105 ( 0.580616)
build_install 0.018341 0.004596 5.879073 ( 2.826997)
test_btest 0.001088 0.000163 74.431558 ( 8.250332)
test_basic 0.007508 0.000405 0.320562 ( 0.409556)
test_all 0.002170 0.000310 643.244586 ( 64.327810)
test_rubyspec 0.086699 0.094854 46.065747 ( 51.896756)
total: 130.87 sec