Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-042346
#<BuildRuby:0x00005638832ccd30
@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-042346",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000106 0.000016 0.000122 ( 0.000125)
build_up 0.009582 0.001474 0.979042 ( 1.122252)
build_miniruby 0.001988 0.000306 0.078809 ( 0.076607)
build_ruby 0.002576 0.000000 0.075603 ( 0.073063)
build_all 0.009444 0.000271 1.527165 ( 0.582782)
build_install 0.017606 0.005520 5.227377 ( 2.055319)
test_btest 0.001154 0.000193 73.940394 ( 8.639318)
test_basic 0.007936 0.000406 0.310801 ( 0.398241)
test_all 0.002038 0.000322 672.904783 ( 66.254357)
test_rubyspec 0.111869 0.059170 45.554744 ( 51.376072)
total: 130.58 sec