Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-203804
#<BuildRuby:0x0000559a2d2ac4f8
@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.20220808-203804",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007325 0.003892 0.979904 ( 1.085474)
build_miniruby 0.001739 0.000348 0.076593 ( 0.075270)
build_ruby 0.001813 0.000363 0.080549 ( 0.078266)
build_all 0.008660 0.001732 1.491033 ( 0.569358)
build_install 0.015346 0.006165 5.206482 ( 2.117901)
test_btest 0.000000 0.001011 76.458268 ( 8.153483)
test_basic 0.002757 0.004863 0.318970 ( 0.412461)
test_all 0.002454 0.000193 655.541027 ( 65.910919)
test_rubyspec 0.102669 0.075745 46.071846 ( 53.586875)
total: 131.99 sec