Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-190625
#<BuildRuby:0x000055f5e5773810
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220312-190625",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011577 0.000467 1.013366 ( 1.051108)
build_miniruby 0.002013 0.000251 0.074719 ( 0.073009)
build_ruby 0.001723 0.000215 0.077022 ( 0.075606)
build_all 0.009067 0.000549 1.507176 ( 0.618791)
build_install 0.018079 0.004591 5.203582 ( 2.157971)
test_btest 0.001032 0.000148 74.295582 ( 8.713394)
test_basic 0.001994 0.005090 0.342155 ( 0.431787)
test_all 0.001305 0.000249 711.564412 ( 68.724432)
test_rubyspec 0.109526 0.053849 46.424912 ( 51.808608)
total: 133.66 sec