Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-213333
#<BuildRuby:0x000055c9e0900d30
@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.20220830-213333",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001218 0.012018 1.019535 ( 1.013123)
build_miniruby 0.001471 0.000420 0.074255 ( 0.072927)
build_ruby 0.001519 0.000434 0.078085 ( 0.077146)
build_all 0.006873 0.002516 1.522400 ( 0.573445)
build_install 0.022098 0.000620 1.858350 ( 0.929936)
test_btest 0.000801 0.000182 70.722752 ( 8.169504)
test_basic 0.007242 0.000696 0.332973 ( 0.422607)
test_all 0.005315 0.000236 677.886810 ( 66.980328)
test_rubyspec 0.081825 0.083648 45.895005 ( 54.390517)
total: 132.63 sec