Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-114357
#<BuildRuby:0x000055a54fabcc10
@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.20220326-114357",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.005514 0.006316 1.025764 ( 1.280737)
build_miniruby 0.001142 0.000762 0.077311 ( 0.076217)
build_ruby 0.001168 0.000779 0.077606 ( 0.076567)
build_all 0.008312 0.002675 4.178038 ( 0.861414)
build_install 0.015956 0.008712 7.954380 ( 2.418039)
test_btest 0.000643 0.000386 74.097092 ( 8.493453)
test_basic 0.007041 0.001235 0.342409 ( 0.431249)
test_all 0.002066 0.000346 678.019053 ( 66.488170)
test_rubyspec 0.086982 0.069645 46.027212 ( 51.511332)
total: 131.64 sec