Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-063726
#<BuildRuby:0x000055ac5a254cc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-063726",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000052 0.000009 0.000061 ( 0.000060)
build_up 0.011079 0.000000 0.964886 ( 1.242093)
build_miniruby 0.001807 0.000158 0.076227 ( 0.074540)
build_ruby 0.002221 0.000296 0.076536 ( 0.073791)
build_all 0.006484 0.003840 1.525170 ( 0.574416)
build_install 0.017041 0.005939 5.254082 ( 2.096492)
test_btest 0.000951 0.000201 79.063331 ( 8.427014)
test_basic 0.006219 0.001309 0.325785 ( 0.423300)
test_all 0.002942 0.000619 689.522775 ( 67.498144)
test_rubyspec 0.118818 0.062510 45.500720 ( 53.105837)
total: 133.52 sec