Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-131014
#<BuildRuby:0x00005573b9004d30
@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.20220716-131014",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010342 0.000852 0.996395 ( 1.310569)
build_miniruby 0.002169 0.000000 0.074788 ( 0.073158)
build_ruby 0.001789 0.000000 0.076482 ( 0.075153)
build_all 0.009052 0.000000 1.490178 ( 0.583790)
build_install 0.001738 0.020582 4.985150 ( 2.053722)
test_btest 0.001163 0.000423 76.495997 ( 8.363504)
test_basic 0.002987 0.004950 0.316726 ( 0.405418)
test_all 0.001246 0.000509 668.992626 ( 66.351215)
test_rubyspec 0.101280 0.067024 45.092523 ( 50.904235)
total: 130.12 sec