Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-020304
#<BuildRuby:0x000055b1e2a927e0
@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.20220808-020304",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002979 0.003452 0.837006 ( 0.913750)
build_miniruby 0.000794 0.000105 0.058155 ( 0.056898)
build_ruby 0.000829 0.000110 0.060050 ( 0.058804)
build_all 0.004137 0.000552 1.525935 ( 0.582488)
build_install 0.005829 0.005370 5.619567 ( 2.171321)
test_btest 0.000719 0.000144 55.304295 ( 8.079757)
test_basic 0.005390 0.000139 0.283552 ( 0.373165)
test_all 0.001004 0.000188 616.435003 ( 88.361846)
test_rubyspec 0.081143 0.035396 43.665209 ( 51.049664)
total: 151.65 sec