Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-070310
#<BuildRuby:0x0000555e74673f40
@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.20220429-070310",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006824 0.000000 0.865365 ( 0.971407)
build_miniruby 0.000766 0.000000 0.057068 ( 0.055938)
build_ruby 0.000939 0.000000 0.058436 ( 0.057308)
build_all 0.004119 0.000069 1.482285 ( 0.596664)
build_install 0.010982 0.000000 6.250104 ( 2.810518)
test_btest 0.001311 0.000032 46.485889 ( 8.219335)
test_basic 0.006046 0.000000 0.292801 ( 0.380817)
test_all 0.001230 0.000000 638.303593 ( 91.684497)
test_rubyspec 0.080327 0.021760 43.875637 ( 48.821176)
total: 153.60 sec