Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-101547
#<BuildRuby:0x0000561bb4d2be98
@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.20220427-101547",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006209 0.000955 0.844780 ( 1.325867)
build_miniruby 0.000881 0.000136 0.089279 ( 0.087051)
build_ruby 0.001541 0.000238 3.627933 ( 3.392455)
build_all 0.007965 0.001225 15.769967 ( 2.888984)
build_install 0.006517 0.004428 6.393954 ( 2.809172)
test_btest 0.000614 0.000123 48.747577 ( 9.061997)
test_basic 0.005040 0.001008 0.290012 ( 0.378218)
test_all 0.001339 0.000268 627.740700 ( 94.036352)
test_rubyspec 0.083144 0.044339 44.407892 ( 49.324448)
total: 163.31 sec