Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-012515
#<BuildRuby:0x0000563dc73d00d0
@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.20221118-012515",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004860 0.000093 1.110795 ( 1.130105)
build_miniruby 0.000834 0.000098 1.021973 ( 1.020582)
build_ruby 0.001048 0.000124 2.845787 ( 2.759290)
build_all 0.009073 0.000000 15.845151 ( 3.284009)
build_install 0.006797 0.003519 2.078430 ( 1.191213)
test_btest 0.000528 0.000072 57.457494 ( 11.989229)
test_basic 0.004664 0.000083 0.300291 ( 0.391093)
test_all 0.001049 0.000137 632.161219 (102.386420)
test_rubyspec 0.047177 0.028967 51.864538 ( 60.113791)
total: 184.27 sec