Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-022310
#<BuildRuby:0x000055ade353edc8
@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.20220501-022310",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008934 0.000788 0.884506 ( 1.308023)
build_miniruby 0.001369 0.000211 0.061586 ( 0.060735)
build_ruby 0.001480 0.000228 0.062276 ( 0.061601)
build_all 0.006618 0.000311 1.217744 ( 0.501864)
build_install 0.016177 0.002311 4.884399 ( 2.457999)
test_btest 0.001787 0.000255 53.713524 ( 5.822067)
test_basic 0.005275 0.000754 0.278020 ( 0.370376)
test_all 0.002428 0.000347 498.860241 ( 54.008876)
test_rubyspec 0.095564 0.033627 41.224679 ( 46.762321)
total: 111.36 sec