Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-065345
#<BuildRuby:0x000055fdd6ee0208
@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-065345",
@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.000009 0.000000 0.000009 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002450 0.002809 1.248762 ( 1.493119)
build_miniruby 0.000934 0.000000 1.021004 ( 1.019694)
build_ruby 0.001294 0.000000 2.873569 ( 2.750727)
build_all 0.007146 0.002898 22.405314 ( 4.467555)
build_install 0.009053 0.000797 4.487664 ( 1.636615)
test_btest 0.000576 0.000082 62.767164 ( 11.488175)
test_basic 0.004308 0.000616 0.316819 ( 0.407302)
test_all 0.001077 0.000154 674.054941 (106.716192)
test_rubyspec 0.055375 0.019299 53.340518 ( 61.590497)
total: 191.57 sec