Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-230835
#<BuildRuby:0x000056136f7ef4b8
@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.20220812-230835",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009838 0.001368 0.987998 ( 1.042951)
build_miniruby 0.001448 0.000334 0.074343 ( 0.072204)
build_ruby 0.001673 0.000386 0.075243 ( 0.073311)
build_all 0.009362 0.000992 1.516034 ( 0.570777)
build_install 0.018588 0.003647 1.888916 ( 0.931123)
test_btest 0.000850 0.000179 73.598000 ( 8.822263)
test_basic 0.006917 0.001456 0.326141 ( 0.415768)
test_all 0.003153 0.000172 691.226196 ( 67.373937)
test_rubyspec 0.085428 0.095669 45.976891 ( 53.448303)
total: 132.75 sec