Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-020300
#<BuildRuby:0x000055fc1b911348
@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.20221018-020300",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009341 0.000000 1.120564 ( 1.198832)
build_miniruby 0.001584 0.000000 0.109641 ( 0.106961)
build_ruby 0.001456 0.000000 0.107678 ( 0.104574)
build_all 0.008916 0.000000 1.321928 ( 0.575551)
build_install 0.009133 0.005702 1.680236 ( 0.921348)
test_btest 0.001204 0.000080 60.922670 ( 6.643255)
test_basic 0.002109 0.006071 0.363483 ( 0.451055)
test_all 0.005618 0.000749 512.198556 ( 54.578617)
test_rubyspec 0.102587 0.028906 43.147852 ( 51.549989)
total: 116.13 sec