Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-003225
#<BuildRuby:0x000055ecbb6a4700
@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.20221204-003225",
@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.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004301 0.000806 1.165095 ( 1.645840)
build_miniruby 0.000724 0.000136 0.966046 ( 0.964716)
build_ruby 0.001038 0.000195 2.757993 ( 2.652311)
build_all 0.009051 0.000000 15.903964 ( 3.425037)
build_install 0.008686 0.000047 2.295589 ( 1.306145)
test_btest 0.000510 0.000076 62.179863 ( 11.685226)
test_basic 0.004108 0.000616 0.298060 ( 0.388827)
test_all 0.000961 0.000144 696.624605 (106.721113)
test_rubyspec 0.060187 0.015262 53.269827 ( 61.409737)
total: 190.20 sec