Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-014901
#<BuildRuby:0x000055c28be3d570
@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.20220628-014901",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001153 0.008764 0.835959 ( 1.307352)
build_miniruby 0.000882 0.000529 0.055029 ( 0.053976)
build_ruby 0.000000 0.001451 0.047247 ( 0.046707)
build_all 0.003032 0.004778 1.195199 ( 0.469735)
build_install 0.015636 0.003079 4.838976 ( 2.415551)
test_btest 0.001309 0.000748 52.984567 ( 6.119467)
test_basic 0.006471 0.001065 0.291425 ( 0.380698)
test_all 0.003047 0.000000 491.439782 ( 52.099466)
test_rubyspec 0.080677 0.057840 41.953892 ( 47.538957)
total: 110.43 sec