Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-221902
#<BuildRuby:0x0000558ece76d330
@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.20220518-221902",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003826 0.006323 0.801604 ( 1.017797)
build_miniruby 0.000794 0.000440 0.048112 ( 0.047390)
build_ruby 0.000934 0.000519 0.055198 ( 0.053887)
build_all 0.005491 0.003050 1.200482 ( 0.485896)
build_install 0.011955 0.006642 4.788299 ( 2.509677)
test_btest 0.001106 0.000614 51.754023 ( 6.154622)
test_basic 0.006587 0.000000 0.286494 ( 0.381385)
test_all 0.002005 0.000902 496.976158 ( 53.021674)
test_rubyspec 0.047669 0.074065 41.272625 ( 47.269560)
total: 110.94 sec