Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-095744
#<BuildRuby:0x00005646565915a8
@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.20220131-095744",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001439 0.010136 0.939625 ( 1.399049)
build_miniruby 0.001295 0.000431 0.076887 ( 0.074920)
build_ruby 0.001390 0.000463 0.079260 ( 0.077215)
build_all 0.011226 0.000000 4.107087 ( 0.787300)
build_install 0.017830 0.005552 7.763566 ( 2.318936)
test_btest 0.001048 0.000299 47.350166 ( 43.936843)
test_basic 0.002975 0.003818 0.338762 ( 0.439468)
test_all 0.001454 0.000463 708.592951 ( 68.253799)
test_rubyspec 0.111691 0.050826 46.055010 ( 51.521151)
total: 168.81 sec