Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-191507
#<BuildRuby:0x000056398e4be920
@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.20220816-191507",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009455 0.000858 0.859073 ( 0.906286)
build_miniruby 0.001208 0.000186 0.050664 ( 0.049282)
build_ruby 0.001361 0.000210 0.064353 ( 0.063114)
build_all 0.008420 0.001295 1.248830 ( 0.477313)
build_install 0.014092 0.001276 1.620230 ( 0.809363)
test_btest 0.000777 0.000111 53.023051 ( 6.041616)
test_basic 0.000215 0.005912 0.277537 ( 0.366404)
test_all 0.004304 0.000923 478.531173 ( 51.736201)
test_rubyspec 0.087874 0.051275 41.650795 ( 49.169023)
total: 109.62 sec