Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-231244
#<BuildRuby:0x0000562f023c06e0
@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.20220726-231244",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000066 0.000015 0.000081 ( 0.000089)
build_up 0.009623 0.002490 0.997592 ( 1.672285)
build_miniruby 0.000000 0.001999 0.073361 ( 0.073242)
build_ruby 0.001214 0.000793 0.066758 ( 0.066010)
build_all 0.009762 0.000749 1.519799 ( 0.579661)
build_install 0.022086 0.000169 5.134883 ( 2.094616)
test_btest 0.001311 0.000000 73.155146 ( 8.353195)
test_basic 0.006588 0.000820 0.325277 ( 0.415477)
test_all 0.001610 0.000298 648.239745 ( 65.095758)
test_rubyspec 0.110307 0.056550 45.599065 ( 51.348693)
total: 129.70 sec