Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-114304
#<BuildRuby:0x0000559a07fb9338
@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.20220717-114304",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006372 0.004184 0.868375 ( 1.067621)
build_miniruby 0.001584 0.000226 0.064218 ( 0.063015)
build_ruby 0.002339 0.000000 0.054691 ( 0.052894)
build_all 0.008899 0.000391 1.273933 ( 0.486497)
build_install 0.016041 0.000324 4.259026 ( 1.784802)
test_btest 0.001675 0.000176 55.345314 ( 6.464716)
test_basic 0.000911 0.004723 0.304474 ( 0.401250)
test_all 0.002065 0.000326 483.849331 ( 51.579879)
test_rubyspec 0.074609 0.053169 41.998349 ( 47.870255)
total: 109.77 sec