Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-151938
#<BuildRuby:0x00005611cc00b2c8
@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.20220730-151938",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006000 0.000923 0.863030 ( 1.219176)
build_miniruby 0.000718 0.000111 0.056790 ( 0.055583)
build_ruby 0.000000 0.001008 0.058788 ( 0.057643)
build_all 0.001139 0.003604 1.537777 ( 0.587305)
build_install 0.007202 0.004023 5.681510 ( 2.163263)
test_btest 0.000639 0.000171 49.773538 ( 8.337908)
test_basic 0.002052 0.003688 0.277338 ( 0.365850)
test_all 0.000773 0.000241 629.609594 ( 90.921278)
test_rubyspec 0.078294 0.035748 43.911028 ( 49.491602)
total: 153.20 sec