Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-052126
#<BuildRuby:0x00005606f113a148
@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.20221025-052126",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.007002 0.006169 1.159672 ( 1.232369)
build_miniruby 0.001528 0.000509 0.111347 ( 0.107949)
build_ruby 0.001220 0.000407 0.108116 ( 0.105192)
build_all 0.009773 0.000131 1.360236 ( 0.588134)
build_install 0.012800 0.002161 1.757990 ( 0.922392)
test_btest 0.001683 0.000449 62.670043 ( 6.644831)
test_basic 0.004852 0.001294 0.360632 ( 0.451845)
test_all 0.007293 0.000401 494.927926 ( 53.529826)
test_rubyspec 0.087015 0.029392 43.384298 ( 51.916103)
total: 115.50 sec