Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-111349
#<BuildRuby:0x000055b65f05c1f0
@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.20220604-111349",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006615 0.000181 0.831899 ( 0.965455)
build_miniruby 0.000911 0.000060 0.057167 ( 0.055980)
build_ruby 0.000898 0.000060 0.059487 ( 0.058305)
build_all 0.003941 0.000263 1.497307 ( 0.613547)
build_install 0.005730 0.005243 6.334062 ( 2.863813)
test_btest 0.000691 0.000093 45.862943 ( 8.830072)
test_basic 0.005671 0.000756 0.332577 ( 0.419674)
test_all 0.001073 0.000143 630.741750 ( 93.270882)
test_rubyspec 0.086120 0.041891 44.314096 ( 49.908264)
total: 156.99 sec