Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-094302
#<BuildRuby:0x00005614db1e1338
@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.20220818-094302",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000117 0.000032 0.000149 ( 0.000153)
build_up 0.008663 0.001128 0.903491 ( 1.384316)
build_miniruby 0.001348 0.000337 0.047622 ( 0.046256)
build_ruby 0.001414 0.000354 0.062474 ( 0.060999)
build_all 0.003267 0.005855 1.256315 ( 0.463505)
build_install 0.011520 0.003840 1.565316 ( 0.788115)
test_btest 0.001736 0.000579 53.242740 ( 6.132208)
test_basic 0.003648 0.003063 0.289552 ( 0.377453)
test_all 0.002123 0.000758 484.800328 ( 51.742470)
test_rubyspec 0.086618 0.046388 41.514485 ( 50.044826)
total: 111.04 sec