Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-023528
#<BuildRuby:0x000056014849bea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220430-023528",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002586 0.004272 0.854497 ( 1.100821)
build_miniruby 0.001076 0.000000 0.058526 ( 0.057349)
build_ruby 0.001070 0.000000 0.058117 ( 0.056825)
build_all 0.001054 0.003173 1.481554 ( 0.594898)
build_install 0.010550 0.000495 6.273697 ( 2.824894)
test_btest 0.000681 0.000114 48.554225 ( 8.589869)
test_basic 0.004908 0.000818 0.306792 ( 0.395135)
test_all 0.001469 0.000070 626.740154 ( 89.473629)
test_rubyspec 0.077054 0.033756 43.969255 ( 48.849268)
total: 151.94 sec