Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-121210
#<BuildRuby:0x0000563ef216a918
@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.20220509-121210",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003008 0.003928 0.863517 ( 2.026078)
build_miniruby 0.000998 0.000000 0.056732 ( 0.055523)
build_ruby 0.001010 0.000000 0.057410 ( 0.056151)
build_all 0.003801 0.000387 1.503533 ( 0.604262)
build_install 0.009061 0.001942 6.277088 ( 2.808699)
test_btest 0.000663 0.000143 52.382931 ( 8.371113)
test_basic 0.000523 0.005096 0.310064 ( 0.399004)
test_all 0.000933 0.000266 606.573872 ( 94.907295)
test_rubyspec 0.069974 0.057196 43.943271 ( 49.213893)
total: 158.44 sec