Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-110411
#<BuildRuby:0x0000557a93680c00
@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.20220912-110411",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010732 0.000955 1.146245 ( 1.100436)
build_miniruby 0.001976 0.000000 0.073595 ( 0.071849)
build_ruby 0.001693 0.000000 0.075614 ( 0.074182)
build_all 0.010123 0.000000 1.572308 ( 0.618015)
build_install 0.022613 0.000473 1.950900 ( 0.962994)
test_btest 0.000000 0.001365 95.220336 ( 9.144713)
test_basic 0.004040 0.003205 0.367495 ( 0.466706)
test_all 0.004053 0.000553 640.459054 ( 66.820458)
test_rubyspec 0.111854 0.058635 47.033142 ( 55.518445)
total: 134.78 sec