Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-015646
#<BuildRuby:0x000055d6ca4f3520
@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.20230710-015646",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006133 0.001443 1.408761 ( 2.738561)
build_miniruby 0.000918 0.000216 0.938760 ( 0.938711)
build_ruby 0.001094 0.000257 2.662681 ( 2.663438)
build_all 0.007688 0.001809 8.491860 ( 7.723748)
build_install 0.008399 0.000779 2.042583 ( 1.696470)
test_btest 0.000612 0.000136 84.373924 ( 7.811294)
test_basic 0.000000 0.003758 0.632026 ( 0.714857)
test_all 0.001088 0.000286 453.576582 ( 49.609755)
test_rubyspec 0.027821 0.012317 43.970627 ( 56.333047)
total: 130.23 sec