Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-032052
#<BuildRuby:0x0000562f6c0384e0
@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.20220802-032052",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006228 0.004476 1.002403 ( 1.652554)
build_miniruby 0.002037 0.000000 0.072265 ( 0.070678)
build_ruby 0.002170 0.000000 0.075658 ( 0.073886)
build_all 0.010293 0.000000 1.546988 ( 0.582931)
build_install 0.018142 0.004228 5.146721 ( 2.054605)
test_btest 0.001171 0.000102 71.577585 ( 8.277242)
test_basic 0.007163 0.000230 0.312588 ( 0.402633)
test_all 0.001815 0.000152 630.183733 ( 63.884058)
test_rubyspec 0.126062 0.044225 45.192427 ( 51.012656)
total: 128.01 sec