Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-141428
#<BuildRuby:0x000055b22d19f340
@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.20220505-141428",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009327 0.000754 1.029466 ( 2.187432)
build_miniruby 0.002254 0.000000 0.068498 ( 0.066120)
build_ruby 0.001958 0.000000 0.072095 ( 0.069847)
build_all 0.007721 0.000405 1.509255 ( 0.635493)
build_install 0.015828 0.004230 6.211857 ( 3.029213)
test_btest 0.000814 0.000122 67.968108 ( 9.345401)
test_basic 0.009495 0.000706 0.332736 ( 0.417598)
test_all 0.001633 0.000233 712.518304 ( 71.868636)
test_rubyspec 0.072094 0.049369 49.280105 ( 54.558916)
total: 142.18 sec