Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-230228
#<BuildRuby:0x00005643783c8018
@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.20220817-230228",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005356 0.001339 0.838003 ( 1.324951)
build_miniruby 0.000816 0.000204 0.057758 ( 0.056630)
build_ruby 0.000899 0.000000 0.059633 ( 0.058502)
build_all 0.004446 0.000233 1.536168 ( 0.592134)
build_install 0.008147 0.003156 1.910240 ( 0.955320)
test_btest 0.000764 0.000000 54.998264 ( 7.906230)
test_basic 0.002992 0.002922 0.338343 ( 0.426416)
test_all 0.001626 0.001147 608.570220 ( 88.876392)
test_rubyspec 0.092312 0.029253 43.975036 ( 51.339021)
total: 151.54 sec