Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-184905
#<BuildRuby:0x0000555a397b3e30
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-184905",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006819 0.000000 3.129231 ( 3.679196)
build_miniruby 0.001119 0.000000 0.797149 ( 0.794771)
build_ruby 0.000000 0.001993 3.466224 ( 3.280625)
build_all 0.005591 0.003944 15.655091 ( 2.842415)
build_install 0.010980 0.000575 5.698524 ( 2.134287)
test_btest 0.000000 0.000570 55.104074 ( 8.136578)
test_basic 0.002242 0.003365 0.290995 ( 0.379516)
test_all 0.001844 0.000335 629.539621 ( 90.059731)
test_rubyspec 0.084292 0.040642 43.830819 ( 51.190255)
total: 162.50 sec