Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-175047
#<BuildRuby:0x000056289c7a3918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-175047",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008512 0.000965 0.931202 ( 1.184753)
build_miniruby 0.001473 0.000315 0.076993 ( 0.075940)
build_ruby 0.001730 0.000371 0.077249 ( 0.075872)
build_all 0.009132 0.000911 4.134937 ( 0.791136)
build_install 0.018082 0.005646 7.815788 ( 2.313474)
test_btest 0.001009 0.000224 46.506960 ( 43.896731)
test_basic 0.007746 0.000000 0.341911 ( 0.430342)
test_all 0.001908 0.000000 654.372822 ( 64.986183)
test_rubyspec 0.104979 0.051219 46.268788 ( 51.678578)
total: 165.43 sec