Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-182306
#<BuildRuby:0x00005558830a2f90
@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.20220813-182306",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000044 0.000011 0.000055 ( 0.000049)
configure 0.000018 0.000005 0.000023 ( 0.000021)
build_up 0.004827 0.005405 0.829441 ( 0.899927)
build_miniruby 0.001238 0.000413 0.057040 ( 0.055919)
build_ruby 0.000976 0.000325 0.051339 ( 0.050252)
build_all 0.008347 0.001217 1.229975 ( 0.467813)
build_install 0.013430 0.002493 1.605104 ( 0.805379)
test_btest 0.001200 0.000000 53.352158 ( 6.230172)
test_basic 0.003715 0.003593 0.296524 ( 0.387461)
test_all 0.002281 0.002128 504.452693 ( 52.838217)
test_rubyspec 0.086302 0.045997 41.674998 ( 49.336212)
total: 111.07 sec