Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-164658
#<BuildRuby:0x00005570abe7b050
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230210-164658",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000075 0.003993 0.647710 ( 1.058935)
build_miniruby 0.000832 0.000128 0.635112 ( 0.634928)
build_ruby 0.000999 0.000153 2.085790 ( 2.086448)
build_all 0.008837 0.000000 12.503609 ( 1.509544)
build_install 0.006465 0.000000 1.513271 ( 0.725467)
test_btest 0.000638 0.000000 66.284647 ( 6.285230)
test_basic 0.003862 0.000000 0.266585 ( 0.361388)
test_all 0.001106 0.000051 483.038888 ( 46.508397)
test_rubyspec 0.011461 0.017606 35.008027 ( 45.525362)
total: 104.70 sec