Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-213832
#<BuildRuby:0x000055c43363bc88
@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.20220423-213832",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005797 0.000892 0.869398 ( 1.042896)
build_miniruby 0.000808 0.000125 0.057678 ( 0.056559)
build_ruby 0.000967 0.000149 0.059143 ( 0.057860)
build_all 0.004151 0.000000 1.521789 ( 0.617289)
build_install 0.009327 0.001293 6.281509 ( 2.824285)
test_btest 0.000613 0.000088 56.837718 ( 8.288544)
test_basic 0.002489 0.003706 0.346236 ( 0.433769)
test_all 0.001008 0.000189 626.268666 ( 89.724235)
test_rubyspec 0.089066 0.024597 44.417102 ( 49.325832)
total: 152.37 sec