Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-213059
#<BuildRuby:0x000056293d0c08e8
@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.20220830-213059",
@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.000018 0.000003 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004671 0.007168 0.968125 ( 0.985236)
build_miniruby 0.001976 0.000000 0.074521 ( 0.072734)
build_ruby 0.001951 0.000049 0.075301 ( 0.074091)
build_all 0.009409 0.001389 1.528829 ( 0.579362)
build_install 0.017881 0.002104 1.930371 ( 0.931758)
test_btest 0.000784 0.000174 74.593650 ( 8.255472)
test_basic 0.006217 0.001382 0.330904 ( 0.419559)
test_all 0.003523 0.000783 681.275598 ( 66.900431)
test_rubyspec 0.113644 0.068514 45.928228 ( 54.348027)
total: 132.57 sec