Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-035609
#<BuildRuby:0x000055571b073df8
@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.20221125-035609",
@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.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000925 0.004111 1.122620 ( 1.115763)
build_miniruby 0.000772 0.000144 1.007151 ( 1.005841)
build_ruby 0.000000 0.001427 2.814560 ( 2.709506)
build_all 0.002552 0.006142 15.801533 ( 3.301976)
build_install 0.006491 0.001910 1.949931 ( 1.123632)
test_btest 0.000443 0.000131 66.448372 ( 11.154490)
test_basic 0.003754 0.001104 0.303366 ( 0.393681)
test_all 0.000825 0.000242 705.297158 (109.378151)
test_rubyspec 0.023702 0.047056 53.996293 ( 62.230207)
total: 192.41 sec