Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-111845
#<BuildRuby:0x000056008bfd0e80
@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.20221026-111845",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.006532 0.004899 1.184121 ( 1.346076)
build_miniruby 0.001351 0.001013 0.108981 ( 0.105324)
build_ruby 0.001108 0.000831 0.101699 ( 0.098351)
build_all 0.007461 0.001495 1.399493 ( 0.588097)
build_install 0.010457 0.005162 1.675702 ( 0.902531)
test_btest 0.001139 0.000724 62.222379 ( 6.770721)
test_basic 0.004058 0.002583 0.367451 ( 0.465100)
test_all 0.005107 0.001795 518.321588 ( 55.127273)
test_rubyspec 0.070072 0.047616 43.503536 ( 52.106433)
total: 117.51 sec