Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-190255
#<BuildRuby:0x0000563aea7d43a0
@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.20220728-190255",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011211 0.000428 0.956685 ( 1.004089)
build_miniruby 0.001795 0.000239 0.076159 ( 0.074255)
build_ruby 0.001686 0.000225 0.078433 ( 0.076550)
build_all 0.009704 0.000655 1.540170 ( 0.583762)
build_install 0.017134 0.006053 5.198257 ( 2.042327)
test_btest 0.001371 0.000228 75.578533 ( 8.426637)
test_basic 0.003044 0.004827 0.325784 ( 0.414605)
test_all 0.001932 0.000407 669.616748 ( 66.554714)
test_rubyspec 0.082955 0.088949 45.386142 ( 51.246314)
total: 130.42 sec