Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-222610
#<BuildRuby:0x000055f4d4ca0ea8
@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.20220809-222610",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010726 0.001566 0.984440 ( 1.020441)
build_miniruby 0.002153 0.000497 0.075651 ( 0.073513)
build_ruby 0.001452 0.000335 0.078252 ( 0.076175)
build_all 0.008118 0.001873 1.507426 ( 0.560596)
build_install 0.008808 0.013403 5.091943 ( 2.061688)
test_btest 0.000852 0.000319 76.111651 ( 7.935012)
test_basic 0.002304 0.005996 0.328434 ( 0.414423)
test_all 0.001468 0.000642 670.414674 ( 66.695153)
test_rubyspec 0.116777 0.063619 45.853797 ( 53.323816)
total: 132.16 sec