Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-162333
#<BuildRuby:0x0000559a2e2a4f40
@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.20220408-162333",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007620 0.003959 1.009414 ( 1.487447)
build_miniruby 0.001891 0.000000 0.074646 ( 0.073036)
build_ruby 0.001930 0.000000 0.079080 ( 0.077670)
build_all 0.009139 0.000895 1.488932 ( 0.594950)
build_install 0.018196 0.004498 2.045608 ( 1.133844)
test_btest 0.001095 0.000208 79.776641 ( 8.778995)
test_basic 0.003064 0.004123 0.320433 ( 0.417485)
test_all 0.002082 0.000473 682.791302 ( 67.674685)
test_rubyspec 0.114058 0.053521 46.634609 ( 52.049792)
total: 132.29 sec