Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-033126
#<BuildRuby:0x000055c7946a8f40
@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.20220602-033126",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008570 0.002142 1.025334 ( 3.098952)
build_miniruby 0.002454 0.000000 0.075929 ( 0.074298)
build_ruby 0.002291 0.000006 0.076015 ( 0.073781)
build_all 0.009169 0.000000 1.507625 ( 0.603329)
build_install 0.021843 0.000345 5.847702 ( 2.765030)
test_btest 0.001452 0.000000 80.863568 ( 8.814078)
test_basic 0.008235 0.000000 0.325182 ( 0.413205)
test_all 0.002176 0.000305 678.749305 ( 65.652297)
test_rubyspec 0.105102 0.063058 45.922329 ( 51.787361)
total: 133.28 sec