Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-121441
#<BuildRuby:0x000055e30ada4d30
@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.20220917-121441",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005880 0.004442 1.085922 ( 1.084521)
build_miniruby 0.002117 0.000454 0.068240 ( 0.065334)
build_ruby 0.001754 0.000376 0.073957 ( 0.071986)
build_all 0.008697 0.000844 1.546864 ( 0.587579)
build_install 0.011877 0.008854 1.902171 ( 0.940307)
test_btest 0.000906 0.000252 93.255353 ( 9.475243)
test_basic 0.001464 0.005174 0.354233 ( 0.443714)
test_all 0.003001 0.001000 680.881387 ( 67.928020)
test_rubyspec 0.103634 0.049137 47.002900 ( 55.117584)
total: 135.72 sec