Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-145312
#<BuildRuby:0x000055a2aa5484c0
@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-145312",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004162 0.007939 1.010338 ( 1.083077)
build_miniruby 0.001810 0.000340 0.078372 ( 0.077024)
build_ruby 0.001613 0.000303 0.075589 ( 0.074680)
build_all 0.008435 0.000749 1.522978 ( 0.577933)
build_install 0.017944 0.003167 1.914274 ( 0.935743)
test_btest 0.000821 0.000145 74.144610 ( 8.108074)
test_basic 0.001351 0.005870 0.327169 ( 0.415760)
test_all 0.002869 0.000675 633.148960 ( 65.075360)
test_rubyspec 0.106929 0.075130 45.880021 ( 53.435832)
total: 129.78 sec