Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-104834
#<BuildRuby:0x0000555e0a1703a0
@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.20221117-104834",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007900 0.000000 1.125808 ( 1.151302)
build_miniruby 0.001622 0.000000 0.894458 ( 0.904947)
build_ruby 0.002081 0.000000 2.371979 ( 2.296177)
build_all 0.015045 0.003565 18.324172 ( 2.238697)
build_install 0.013227 0.007399 1.913587 ( 0.992630)
test_btest 0.001062 0.000109 81.492382 ( 9.792973)
test_basic 0.002131 0.003993 0.336254 ( 0.427064)
test_all 0.002407 0.000332 681.033619 ( 73.213651)
test_rubyspec 0.090623 0.030867 50.805258 ( 59.399312)
total: 150.42 sec