Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-150603
#<BuildRuby:0x000055afd6529438
@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.20220816-150603",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010002 0.000726 0.894615 ( 1.693786)
build_miniruby 0.001444 0.000000 0.055015 ( 0.053648)
build_ruby 0.001630 0.000000 0.065954 ( 0.064649)
build_all 0.007766 0.000788 1.264964 ( 0.471212)
build_install 0.010396 0.006329 1.621899 ( 0.802154)
test_btest 0.001387 0.000462 51.854837 ( 6.335173)
test_basic 0.004489 0.001496 0.296656 ( 0.387749)
test_all 0.000003 0.005111 508.740847 ( 53.235882)
test_rubyspec 0.086669 0.055306 41.605514 ( 49.213358)
total: 112.26 sec