Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-051042
#<BuildRuby:0x00005575e7a78c00
@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.20220913-051042",
@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.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005312 0.004850 1.143447 ( 6.100477)
build_miniruby 0.001622 0.000232 0.072027 ( 0.070705)
build_ruby 0.001887 0.000269 0.077671 ( 0.075722)
build_all 0.010658 0.000000 1.564399 ( 0.604818)
build_install 0.016336 0.006096 1.906291 ( 0.949525)
test_btest 0.000957 0.000160 88.688029 ( 9.747797)
test_basic 0.006446 0.001074 0.348447 ( 0.436867)
test_all 0.004094 0.000003 687.806423 ( 68.459994)
test_rubyspec 0.116118 0.050855 47.019512 ( 55.427015)
total: 141.87 sec