Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-134420
#<BuildRuby:0x000055b36b13e7e0
@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.20221128-134420",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004537 0.000567 1.181943 ( 1.669904)
build_miniruby 0.000843 0.000105 1.001442 ( 1.000294)
build_ruby 0.000000 0.001433 2.807334 ( 2.701244)
build_all 0.006099 0.002490 15.978542 ( 3.339011)
build_install 0.004101 0.005190 2.028448 ( 1.177729)
test_btest 0.000476 0.000105 64.577336 ( 10.453406)
test_basic 0.001040 0.003616 0.303941 ( 0.394939)
test_all 0.000752 0.000198 693.283096 (106.711388)
test_rubyspec 0.042397 0.022095 53.879411 ( 62.102028)
total: 189.55 sec