Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-040323
#<BuildRuby:0x0000559c696599f0
@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.20220527-040323",
@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.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009053 0.001270 0.815832 ( 1.191816)
build_miniruby 0.001201 0.000300 0.047598 ( 0.046668)
build_ruby 0.001071 0.000268 0.051933 ( 0.051307)
build_all 0.002544 0.005442 1.183504 ( 0.479777)
build_install 0.010468 0.009178 4.829218 ( 2.445884)
test_btest 0.000000 0.001798 55.528393 ( 6.064386)
test_basic 0.000158 0.006485 0.294248 ( 0.384660)
test_all 0.001691 0.000910 525.637784 ( 53.993843)
test_rubyspec 0.084794 0.055205 41.600312 ( 47.172995)
total: 111.83 sec