Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-002732
#<BuildRuby:0x0000556d7796c0a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220505-002732",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006491 0.000000 0.887140 ( 0.943682)
build_miniruby 0.001043 0.000000 0.056758 ( 0.055530)
build_ruby 0.000945 0.000025 0.057981 ( 0.056654)
build_all 0.000176 0.004254 1.490055 ( 0.596138)
build_install 0.010500 0.000381 6.227638 ( 2.813816)
test_btest 0.000690 0.000129 48.940118 ( 8.017506)
test_basic 0.001554 0.003736 0.294732 ( 0.383541)
test_all 0.001309 0.000308 621.968034 ( 92.615033)
test_rubyspec 0.083784 0.039901 43.879184 ( 48.799440)
total: 154.28 sec