Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-141322
#<BuildRuby:0x00005622dd8c40a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220429-141322",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.002251 0.004310 0.871395 ( 1.531692)
build_miniruby 0.001006 0.000072 0.057217 ( 0.055924)
build_ruby 0.000966 0.000069 0.058016 ( 0.056773)
build_all 0.003959 0.000283 1.485231 ( 0.596251)
build_install 0.005287 0.005505 6.256491 ( 2.787280)
test_btest 0.000684 0.000098 51.690782 ( 8.148081)
test_basic 0.000000 0.006286 0.343917 ( 0.432165)
test_all 0.000070 0.001456 614.902226 ( 91.029069)
test_rubyspec 0.086397 0.043692 43.790131 ( 48.788888)
total: 153.43 sec