Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-090706
#<BuildRuby:0x000056348ef0e9c0
@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.20221010-090706",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004948 0.004271 1.078774 ( 1.422819)
build_miniruby 0.001821 0.000607 0.097275 ( 0.093642)
build_ruby 0.001404 0.000000 0.104041 ( 0.102169)
build_all 0.006595 0.000000 1.266638 ( 0.556294)
build_install 0.015851 0.000742 1.619507 ( 0.888664)
test_btest 0.001393 0.000328 60.768894 ( 6.573468)
test_basic 0.006045 0.001423 0.352110 ( 0.454215)
test_all 0.005116 0.001204 507.791699 ( 53.928814)
test_rubyspec 0.110897 0.031609 42.827883 ( 51.401918)
total: 115.42 sec