Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-220810
#<BuildRuby:0x000055d079837eb8
@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.20220422-220810",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001225 0.005602 0.891831 ( 1.204808)
build_miniruby 0.000702 0.000270 0.057356 ( 0.056091)
build_ruby 0.000755 0.000291 0.059516 ( 0.058228)
build_all 0.003017 0.001161 1.498727 ( 0.607063)
build_install 0.008929 0.001768 6.296370 ( 2.834411)
test_btest 0.000601 0.000214 53.927544 ( 8.269919)
test_basic 0.002423 0.003597 0.268302 ( 0.356250)
test_all 0.000987 0.000395 622.119766 ( 91.802669)
test_rubyspec 0.075370 0.044165 44.335414 ( 49.213011)
total: 154.40 sec