Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-020054
#<BuildRuby:0x000055cf806e5500
@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.20220811-020054",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004635 0.005171 0.819336 ( 1.169001)
build_miniruby 0.001133 0.000284 0.053800 ( 0.052543)
build_ruby 0.001228 0.000307 0.059787 ( 0.058162)
build_all 0.007343 0.001836 1.317923 ( 0.490799)
build_install 0.016550 0.000176 4.288564 ( 1.772134)
test_btest 0.001672 0.000000 51.667087 ( 5.951177)
test_basic 0.006204 0.000509 0.287772 ( 0.381343)
test_all 0.002039 0.000382 506.292798 ( 53.175108)
test_rubyspec 0.076939 0.051752 41.202290 ( 48.618289)
total: 111.67 sec