Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-062830
#<BuildRuby:0x00005614606183a0
@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.20221202-062830",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004981 0.000262 1.159330 ( 1.175047)
build_miniruby 0.001056 0.000055 1.057223 ( 1.055785)
build_ruby 0.001248 0.000065 2.725384 ( 2.631111)
build_all 0.005467 0.003340 15.728147 ( 3.338463)
build_install 0.005744 0.004619 2.225755 ( 1.288952)
test_btest 0.000526 0.000069 67.925874 ( 10.890177)
test_basic 0.000000 0.005008 0.343873 ( 0.434400)
test_all 0.000000 0.001448 661.575711 (109.375399)
test_rubyspec 0.038205 0.023700 53.041252 ( 61.247112)
total: 191.44 sec