Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-090249
#<BuildRuby:0x000055653c570b88
@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.20220909-090249",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009157 0.001631 1.136433 ( 1.429680)
build_miniruby 0.001899 0.000000 0.072722 ( 0.072278)
build_ruby 0.001915 0.000000 0.075840 ( 0.076102)
build_all 0.009403 0.001334 1.523494 ( 0.588766)
build_install 0.022199 0.001864 1.938566 ( 0.954941)
test_btest 0.001137 0.000253 94.364344 ( 9.753634)
test_basic 0.004303 0.002493 0.348035 ( 0.437929)
test_all 0.003357 0.000800 658.131724 ( 66.452627)
test_rubyspec 0.110848 0.060581 46.927838 ( 55.117081)
total: 134.88 sec