Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-164055
#<BuildRuby:0x000056157e1fb208
@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.20230205-164055",
@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.000031 0.000000 0.000031 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000407 0.003480 0.643974 ( 1.064307)
build_miniruby 0.000818 0.000117 0.656909 ( 0.656119)
build_ruby 0.001029 0.000147 2.053237 ( 2.053232)
build_all 0.007755 0.001108 12.211875 ( 1.501614)
build_install 0.006421 0.000000 1.468219 ( 0.711182)
test_btest 0.000691 0.000000 65.485360 ( 6.118244)
test_basic 0.003500 0.000000 0.256243 ( 0.352182)
test_all 0.000933 0.000000 477.738253 ( 46.128154)
test_rubyspec 0.010381 0.019188 34.932066 ( 45.553310)
total: 104.14 sec