Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-210012
#<BuildRuby:0x000055f013045390
@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.20220723-210012",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007580 0.002068 0.853943 ( 1.335484)
build_miniruby 0.001574 0.000429 0.062771 ( 0.061577)
build_ruby 0.000988 0.000269 0.063299 ( 0.063643)
build_all 0.007832 0.000699 1.204320 ( 0.449177)
build_install 0.006280 0.010934 4.395292 ( 1.807107)
test_btest 0.001049 0.000403 53.456100 ( 6.372957)
test_basic 0.005769 0.000117 0.270665 ( 0.360895)
test_all 0.002172 0.000146 500.192166 ( 53.021234)
test_rubyspec 0.108576 0.028747 41.675194 ( 47.506798)
total: 110.98 sec