Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-060528
#<BuildRuby:0x0000563707cf4920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220909-060528",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009908 0.000762 1.115563 ( 1.055231)
build_miniruby 0.002252 0.000174 0.070363 ( 0.068230)
build_ruby 0.002309 0.000000 0.071904 ( 0.069094)
build_all 0.001753 0.008246 1.581586 ( 0.621046)
build_install 0.022432 0.000000 1.914090 ( 0.947032)
test_btest 0.001506 0.000215 98.545733 ( 9.989702)
test_basic 0.007303 0.000373 0.363031 ( 0.451148)
test_all 0.002729 0.000372 642.449918 ( 66.391159)
test_rubyspec 0.146209 0.034056 47.300608 ( 55.646150)
total: 135.24 sec