Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-233641
#<BuildRuby:0x0000558209873800
@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.20220809-233641",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.011292 1.011382 ( 1.111102)
build_miniruby 0.000777 0.001560 0.072655 ( 0.070099)
build_ruby 0.001467 0.000934 0.080908 ( 0.078700)
build_all 0.011142 0.000000 1.491882 ( 0.566304)
build_install 0.018551 0.003488 5.247595 ( 2.046792)
test_btest 0.000901 0.000394 70.005311 ( 8.425610)
test_basic 0.000329 0.005096 0.318175 ( 0.415544)
test_all 0.001899 0.000949 686.731023 ( 67.617262)
test_rubyspec 0.085149 0.090751 45.932169 ( 53.437224)
total: 133.77 sec