Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-165325
#<BuildRuby:0x0000561bfafe2ad8
@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.20221031-165325",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002470 0.008693 1.095350 ( 1.193564)
build_miniruby 0.001879 0.000000 0.114983 ( 0.112828)
build_ruby 0.001758 0.000101 0.101990 ( 0.099931)
build_all 0.005634 0.003034 1.349365 ( 0.580488)
build_install 0.010441 0.005304 1.682804 ( 0.895344)
test_btest 0.001183 0.000631 63.617692 ( 6.508000)
test_basic 0.006203 0.000993 0.368864 ( 0.458494)
test_all 0.004201 0.003810 519.107984 ( 54.973007)
test_rubyspec 0.079324 0.053145 43.349008 ( 51.639405)
total: 116.46 sec