Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-232555
#<BuildRuby:0x0000560c80e291f8
@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.20220729-232555",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005596 0.005310 0.814194 ( 0.906718)
build_miniruby 0.001121 0.000280 0.055158 ( 0.054278)
build_ruby 0.001557 0.000389 0.065717 ( 0.064990)
build_all 0.006328 0.001582 1.237896 ( 0.472193)
build_install 0.015180 0.000000 4.281845 ( 1.788949)
test_btest 0.001202 0.000203 54.651852 ( 6.137268)
test_basic 0.000701 0.005405 0.291787 ( 0.382124)
test_all 0.002111 0.000563 483.311318 ( 51.423735)
test_rubyspec 0.075041 0.051894 41.582597 ( 47.378183)
total: 108.61 sec