Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-180147
#<BuildRuby:0x000055f56a24b2c8
@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.20220819-180147",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005338 0.001334 0.822759 ( 1.045545)
build_miniruby 0.000832 0.000208 0.058755 ( 0.057486)
build_ruby 0.000816 0.000204 0.059549 ( 0.058312)
build_all 0.004609 0.000029 1.558615 ( 0.599534)
build_install 0.009974 0.001174 1.897051 ( 0.960352)
test_btest 0.000736 0.000157 56.051893 ( 8.160986)
test_basic 0.005660 0.000143 0.290026 ( 0.378580)
test_all 0.001958 0.000392 641.996291 ( 91.351728)
test_rubyspec 0.088967 0.039916 44.551440 ( 52.860823)
total: 155.47 sec