Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-104252
#<BuildRuby:0x0000563dc120ac88
@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.20220826-104252",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009901 0.000762 0.949961 ( 4.875474)
build_miniruby 0.001689 0.000130 0.066167 ( 0.064451)
build_ruby 0.002204 0.000170 0.067411 ( 0.099700)
build_all 0.008517 0.000656 1.255214 ( 0.466373)
build_install 0.004917 0.009219 1.611752 ( 0.811469)
test_btest 0.001031 0.000194 52.951986 ( 6.243677)
test_basic 0.003409 0.003575 0.277424 ( 0.367162)
test_all 0.004137 0.000919 510.214722 ( 53.911633)
test_rubyspec 0.091658 0.043438 41.956230 ( 50.459225)
total: 117.30 sec