Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-170304
#<BuildRuby:0x000055a43b8e3d90
@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.20220506-170304",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005214 0.001422 0.842910 ( 1.638292)
build_miniruby 0.000765 0.000209 0.056694 ( 0.055494)
build_ruby 0.000820 0.000224 0.057528 ( 0.056256)
build_all 0.000766 0.003462 1.497907 ( 0.592939)
build_install 0.010322 0.000390 6.267460 ( 2.818003)
test_btest 0.000839 0.000000 44.579885 ( 8.636635)
test_basic 0.005355 0.000444 0.285065 ( 0.373671)
test_all 0.001138 0.000303 629.462882 ( 89.194291)
test_rubyspec 0.062857 0.039724 43.827946 ( 48.767683)
total: 152.13 sec