Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-040401
#<BuildRuby:0x000055e9aa2494a8
@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.20221018-040401",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000020 0.000000 0.000020 ( 0.000017)
build_up 0.000000 0.010217 1.136101 ( 1.607409)
build_miniruby 0.000000 0.001709 0.104850 ( 0.101916)
build_ruby 0.000873 0.000809 0.101021 ( 0.097991)
build_all 0.003147 0.005337 1.337884 ( 0.580519)
build_install 0.009454 0.004678 1.679618 ( 0.931678)
test_btest 0.001232 0.000440 62.389708 ( 6.680508)
test_basic 0.002548 0.005769 0.361758 ( 0.454204)
test_all 0.003785 0.004022 518.212127 ( 54.986116)
test_rubyspec 0.066079 0.058645 43.186357 ( 51.386812)
total: 116.83 sec