Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-001858
#<BuildRuby:0x000055b237b6e9c0
@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.20220728-001858",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008070 0.002200 0.848112 ( 1.215161)
build_miniruby 0.001416 0.000386 0.064376 ( 0.062528)
build_ruby 0.001094 0.000298 0.055615 ( 0.054138)
build_all 0.005691 0.003691 1.213307 ( 0.460098)
build_install 0.014805 0.002882 4.297730 ( 1.785515)
test_btest 0.001738 0.000000 52.832401 ( 5.973765)
test_basic 0.005897 0.000600 0.282558 ( 0.373048)
test_all 0.002235 0.000596 494.749065 ( 52.439627)
test_rubyspec 0.097308 0.030989 41.860593 ( 47.354734)
total: 109.72 sec