Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-141824
#<BuildRuby:0x0000562bb13f3468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-141824",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005854 0.000664 0.860941 ( 0.917964)
build_miniruby 0.000823 0.000274 0.057645 ( 0.056323)
build_ruby 0.000755 0.000252 0.059572 ( 0.058381)
build_all 0.004926 0.000000 1.565914 ( 0.587876)
build_install 0.009352 0.001717 5.690006 ( 2.177018)
test_btest 0.000674 0.000193 52.202145 ( 8.243582)
test_basic 0.005502 0.000227 0.255293 ( 0.343987)
test_all 0.002498 0.000000 616.404904 ( 89.526581)
test_rubyspec 0.097446 0.032370 44.078028 ( 51.511367)
total: 153.42 sec