Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-213431
#<BuildRuby:0x00005615a46e46e0
@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.20220907-213431",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003082 0.007296 0.960077 ( 0.982851)
build_miniruby 0.001555 0.000292 0.074884 ( 0.072998)
build_ruby 0.001949 0.000365 0.077307 ( 0.074589)
build_all 0.008818 0.000843 1.534755 ( 0.594740)
build_install 0.017756 0.005282 1.900135 ( 0.937385)
test_btest 0.000811 0.000162 95.051715 ( 9.744093)
test_basic 0.002236 0.005170 0.346405 ( 0.434317)
test_all 0.000177 0.004778 650.739029 ( 66.134904)
test_rubyspec 0.114308 0.067396 46.869676 ( 55.030546)
total: 134.01 sec