Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-132158
#<BuildRuby:0x0000559a2f65ffa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-132158",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005922 0.000423 0.874094 ( 2.850316)
build_miniruby 0.000916 0.000066 0.057723 ( 0.056412)
build_ruby 0.000787 0.000056 0.058948 ( 0.057818)
build_all 0.004614 0.000011 1.540179 ( 0.590107)
build_install 0.009932 0.000662 1.905345 ( 0.950668)
test_btest 0.000584 0.000039 47.746640 ( 8.066055)
test_basic 0.001260 0.004109 0.260632 ( 0.350033)
test_all 0.001821 0.000214 622.524883 ( 88.695439)
test_rubyspec 0.106452 0.017244 43.402376 ( 51.729352)
total: 153.35 sec