Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-155244
#<BuildRuby:0x000055fc3e187ed8
@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-155244",
@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.000029 0.000005 0.000034 ( 0.000034)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005223 0.000000 1.124117 ( 2.496635)
build_miniruby 0.000877 0.000000 1.064011 ( 1.062656)
build_ruby 0.001274 0.000000 2.696100 ( 2.610379)
build_all 0.009177 0.000000 15.891647 ( 3.342019)
build_install 0.009160 0.000073 2.011052 ( 1.129260)
test_btest 0.000607 0.000068 62.147314 ( 10.867826)
test_basic 0.004618 0.000035 0.287240 ( 0.377918)
test_all 0.000437 0.000550 642.856879 ( 99.436997)
test_rubyspec 0.055426 0.025220 51.615231 ( 59.948806)
total: 181.27 sec