Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-145714
#<BuildRuby:0x000055ca27758f68
@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.20221010-145714",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000065)
build_up 0.009151 0.000395 1.087468 ( 1.170578)
build_miniruby 0.002159 0.000720 0.102171 ( 0.100073)
build_ruby 0.001031 0.000344 0.102121 ( 0.100369)
build_all 0.008916 0.000056 1.295143 ( 0.578736)
build_install 0.013264 0.000069 1.585329 ( 0.873582)
test_btest 0.001488 0.000350 60.788817 ( 6.687057)
test_basic 0.006298 0.000403 0.345281 ( 0.438666)
test_all 0.005834 0.000649 507.556550 ( 54.664210)
test_rubyspec 0.070417 0.064020 42.950353 ( 51.470855)
total: 116.09 sec