Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-180525
#<BuildRuby:0x0000563598e91550
@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.20220729-180525",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008921 0.000770 0.857447 ( 0.894212)
build_miniruby 0.001491 0.000229 0.065729 ( 0.064460)
build_ruby 0.001228 0.000188 0.053693 ( 0.052802)
build_all 0.007892 0.001214 1.280593 ( 0.479171)
build_install 0.011314 0.005342 4.285054 ( 1.773301)
test_btest 0.001432 0.000286 53.124301 ( 5.862454)
test_basic 0.006173 0.000162 0.285077 ( 0.376253)
test_all 0.002083 0.000391 483.523736 ( 52.077763)
test_rubyspec 0.086857 0.047946 41.749998 ( 47.583466)
total: 109.16 sec