Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-162628
#<BuildRuby:0x000055e3dd5089c8
@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.20220730-162628",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.012921 0.984649 ( 1.583839)
build_miniruby 0.000000 0.001694 0.075208 ( 0.074265)
build_ruby 0.000000 0.002507 0.072483 ( 0.070727)
build_all 0.000000 0.010202 1.517559 ( 0.573617)
build_install 0.012581 0.011053 5.113559 ( 2.091241)
test_btest 0.000903 0.000564 73.699044 ( 8.657286)
test_basic 0.006338 0.001176 0.315400 ( 0.404352)
test_all 0.001094 0.000643 673.454076 ( 66.524169)
test_rubyspec 0.097388 0.081529 46.005967 ( 51.590665)
total: 131.57 sec