Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-232942
#<BuildRuby:0x00005652b3689438
@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.20220804-232942",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000045 0.000007 0.000052 ( 0.000052)
build_up 0.002805 0.009004 0.825579 ( 1.014153)
build_miniruby 0.001091 0.000364 0.061989 ( 0.062232)
build_ruby 0.001046 0.000348 0.057365 ( 0.057249)
build_all 0.005435 0.004833 1.237543 ( 0.502997)
build_install 0.016205 0.002430 4.254282 ( 1.801745)
test_btest 0.000926 0.000308 54.067260 ( 6.367958)
test_basic 0.003997 0.001332 0.290060 ( 0.383180)
test_all 0.002320 0.000000 505.447252 ( 53.463727)
test_rubyspec 0.090032 0.042359 41.175507 ( 48.966816)
total: 112.62 sec