Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-094232
#<BuildRuby:0x000055cd471e9438
@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.20220826-094232",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005301 0.005482 0.903867 ( 2.314729)
build_miniruby 0.001055 0.000377 0.056777 ( 0.055078)
build_ruby 0.000249 0.002198 0.062851 ( 0.060252)
build_all 0.008492 0.000680 1.248550 ( 0.465308)
build_install 0.012032 0.002877 1.569023 ( 0.788638)
test_btest 0.000812 0.000271 53.976755 ( 6.088494)
test_basic 0.004830 0.001610 0.280003 ( 0.370480)
test_all 0.002550 0.000850 510.689297 ( 53.667994)
test_rubyspec 0.097778 0.029924 41.863964 ( 50.465495)
total: 114.28 sec