Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-065917
#<BuildRuby:0x000055dc53d509c8
@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.20220730-065917",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008037 0.003997 0.963922 ( 1.034804)
build_miniruby 0.001449 0.000290 0.077582 ( 0.075933)
build_ruby 0.001473 0.000295 0.078891 ( 0.077668)
build_all 0.006991 0.003866 1.536694 ( 0.578271)
build_install 0.009637 0.012869 5.173323 ( 2.075897)
test_btest 0.000974 0.000358 75.940609 ( 8.240697)
test_basic 0.002436 0.005277 0.336556 ( 0.436614)
test_all 0.001365 0.000575 634.132616 ( 65.106601)
test_rubyspec 0.094097 0.067490 45.802021 ( 51.620727)
total: 129.25 sec