Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-171617
#<BuildRuby:0x00005599a91f8e50
@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.20220813-171617",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002728 0.007847 0.964522 ( 1.023545)
build_miniruby 0.002296 0.000000 0.074832 ( 0.073503)
build_ruby 0.001852 0.000058 0.076097 ( 0.074367)
build_all 0.006587 0.004840 1.571404 ( 0.594730)
build_install 0.019599 0.003105 1.918418 ( 0.940155)
test_btest 0.000812 0.000225 75.351586 ( 8.453437)
test_basic 0.005166 0.001435 0.315033 ( 0.405003)
test_all 0.002174 0.000603 684.843485 ( 66.979262)
test_rubyspec 0.102864 0.060729 46.106788 ( 53.630676)
total: 132.18 sec