Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-105344
#<BuildRuby:0x0000563834e5bdd0
@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-105344",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.004140 0.001035 1.252546 ( 1.479768)
build_miniruby 0.000773 0.000193 1.013564 ( 1.012231)
build_ruby 0.001062 0.000266 2.830912 ( 2.702035)
build_all 0.008892 0.001034 22.492363 ( 4.276044)
build_install 0.004965 0.004819 4.451434 ( 1.591572)
test_btest 0.000513 0.000147 65.023466 ( 10.671886)
test_basic 0.005016 0.000053 0.309618 ( 0.400045)
test_all 0.000970 0.000258 695.092907 (107.905888)
test_rubyspec 0.043423 0.021667 53.405052 ( 61.590627)
total: 191.63 sec