Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-190856
#<BuildRuby:0x0000562827293448
@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.20220507-190856",
@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.000023 0.000004 0.000027 ( 0.000029)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.006988 0.000000 0.915389 ( 1.204074)
build_miniruby 0.000977 0.000000 0.057049 ( 0.055816)
build_ruby 0.000809 0.000000 0.057365 ( 0.056220)
build_all 0.004284 0.000000 1.490175 ( 0.596544)
build_install 0.006841 0.004041 6.265670 ( 2.804915)
test_btest 0.000602 0.000106 52.113959 ( 8.382637)
test_basic 0.005519 0.000226 0.301738 ( 0.389915)
test_all 0.001223 0.000203 624.533301 ( 89.245299)
test_rubyspec 0.106392 0.022451 43.830130 ( 48.720917)
total: 151.46 sec