Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-235120
#<BuildRuby:0x000056229efb80d0
@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.20220810-235120",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006352 0.000353 0.882612 ( 1.070732)
build_miniruby 0.000000 0.001078 0.058623 ( 0.057359)
build_ruby 0.000000 0.000989 0.059167 ( 0.057965)
build_all 0.003195 0.001711 1.567077 ( 0.585844)
build_install 0.002407 0.008812 5.711789 ( 2.185454)
test_btest 0.000558 0.000186 46.906270 ( 8.662488)
test_basic 0.005267 0.000332 0.342846 ( 0.431030)
test_all 0.000741 0.000232 631.631744 ( 91.954399)
test_rubyspec 0.079921 0.039777 44.012032 ( 51.384994)
total: 156.39 sec