Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-060852
#<BuildRuby:0x00005616f145c8e8
@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.20220728-060852",
@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.000020 0.000003 0.000023 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005807 0.005162 0.969611 ( 1.308410)
build_miniruby 0.000000 0.002589 0.075176 ( 0.073103)
build_ruby 0.000200 0.001735 0.077852 ( 0.076315)
build_all 0.008967 0.001229 1.536575 ( 0.591796)
build_install 0.015237 0.008254 5.140763 ( 2.069644)
test_btest 0.000935 0.000295 74.226519 ( 7.971874)
test_basic 0.006683 0.000642 0.326692 ( 0.416995)
test_all 0.001739 0.000522 681.708137 ( 67.264546)
test_rubyspec 0.109236 0.056005 45.216739 ( 50.688632)
total: 130.46 sec