Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-110137
#<BuildRuby:0x000055f48761cea8
@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-110137",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008636 0.002700 1.009265 ( 1.670588)
build_miniruby 0.001929 0.000000 0.077169 ( 0.075845)
build_ruby 0.001981 0.000070 0.075451 ( 0.073598)
build_all 0.006022 0.004106 1.530548 ( 0.579510)
build_install 0.016869 0.005969 5.217786 ( 2.103423)
test_btest 0.000932 0.000222 71.376307 ( 7.942426)
test_basic 0.003672 0.004076 0.318998 ( 0.408817)
test_all 0.001388 0.000379 666.951224 ( 66.237575)
test_rubyspec 0.118068 0.062115 45.535556 ( 51.375268)
total: 130.47 sec