Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-101628
#<BuildRuby:0x000055c98c29c4c0
@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.20220803-101628",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007131 0.004449 0.999928 ( 3.316752)
build_miniruby 0.002505 0.000000 0.074795 ( 0.072003)
build_ruby 0.002200 0.000070 0.077338 ( 0.075044)
build_all 0.011561 0.000333 1.508556 ( 0.571177)
build_install 0.015114 0.005386 5.084369 ( 2.049614)
test_btest 0.000983 0.000147 79.629306 ( 8.170633)
test_basic 0.005692 0.003296 0.331739 ( 0.424521)
test_all 0.002017 0.000350 669.296460 ( 66.006390)
test_rubyspec 0.100538 0.065317 45.252332 ( 52.583676)
total: 133.27 sec