Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-161902
#<BuildRuby:0x000055ea42cfae68
@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.20230330-161902",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003559 0.000323 0.844753 ( 2.557534)
build_miniruby 0.000822 0.000075 0.687185 ( 0.686701)
build_ruby 0.001169 0.000000 2.263204 ( 2.267133)
build_all 0.008568 0.000000 12.168311 ( 1.149272)
build_install 0.007492 0.000000 1.722553 ( 0.849572)
test_btest 0.000599 0.000000 79.115516 ( 6.934638)
test_basic 0.002920 0.000000 0.259759 ( 0.355008)
test_all 0.000782 0.000000 445.051598 ( 45.178908)
test_rubyspec 0.012787 0.007506 37.661066 ( 48.167277)
total: 108.15 sec