Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-041828
#<BuildRuby:0x00005599535ac700
@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-041828",
@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.000001 0.000015 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004786 0.000342 1.178477 ( 1.652683)
build_miniruby 0.000920 0.000065 1.077001 ( 1.075685)
build_ruby 0.001160 0.000083 2.848888 ( 2.739448)
build_all 0.004951 0.003994 15.814504 ( 3.319438)
build_install 0.004521 0.005098 2.158674 ( 1.228675)
test_btest 0.000484 0.000090 65.810901 ( 11.365979)
test_basic 0.003793 0.000712 0.304140 ( 0.395172)
test_all 0.000899 0.000169 683.563745 (104.932006)
test_rubyspec 0.030936 0.024975 53.522283 ( 61.733260)
total: 188.44 sec