Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-011703
#<BuildRuby:0x000055ecf4a1b800
@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.20220815-011703",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008546 0.002137 1.007971 ( 1.133152)
build_miniruby 0.001504 0.000376 0.071005 ( 0.069086)
build_ruby 0.001512 0.000378 0.077717 ( 0.075390)
build_all 0.009075 0.000963 1.532663 ( 0.578897)
build_install 0.015918 0.006390 1.875724 ( 0.915325)
test_btest 0.000783 0.000206 77.369633 ( 8.077530)
test_basic 0.007326 0.000000 0.324287 ( 0.413391)
test_all 0.003032 0.000354 638.186550 ( 64.675514)
test_rubyspec 0.117059 0.043213 46.206163 ( 53.828157)
total: 129.77 sec