Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-190238
#<BuildRuby:0x000055b5d3e62038
@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.20221015-190238",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006198 0.004454 1.084736 ( 1.137022)
build_miniruby 0.001211 0.000280 0.101033 ( 0.098034)
build_ruby 0.001287 0.000297 0.099384 ( 0.097188)
build_all 0.006264 0.001446 1.305495 ( 0.563536)
build_install 0.013180 0.003383 1.647953 ( 0.891821)
test_btest 0.001910 0.000449 61.765987 ( 6.488707)
test_basic 0.000000 0.007272 0.346759 ( 0.445653)
test_all 0.002160 0.003745 518.870908 ( 55.265844)
test_rubyspec 0.091390 0.042682 43.363972 ( 51.982793)
total: 116.97 sec