Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-104316
#<BuildRuby:0x000056055c0c7fa8
@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.20221123-104316",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004660 0.000090 1.189016 ( 1.303159)
build_miniruby 0.000000 0.000962 0.934063 ( 0.932654)
build_ruby 0.000000 0.001081 2.847665 ( 2.760812)
build_all 0.006140 0.002757 16.007971 ( 3.317423)
build_install 0.009041 0.000000 2.021041 ( 1.152897)
test_btest 0.000587 0.000000 65.881065 ( 11.235426)
test_basic 0.005051 0.000000 0.321036 ( 0.411095)
test_all 0.001304 0.000000 686.450417 (125.390297)
test_rubyspec 0.052510 0.007054 53.496186 ( 61.728839)
total: 208.23 sec