Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-063841
#<BuildRuby:0x00005592493dc620
@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.20220830-063841",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002643 0.009005 0.966965 ( 1.326871)
build_miniruby 0.001323 0.000407 0.073942 ( 0.072906)
build_ruby 0.001182 0.000364 0.075920 ( 0.076216)
build_all 0.009436 0.000113 1.524760 ( 0.599722)
build_install 0.021167 0.000633 1.911635 ( 0.948151)
test_btest 0.000864 0.000182 71.074338 ( 8.611872)
test_basic 0.005900 0.001242 0.323388 ( 0.415880)
test_all 0.002863 0.000289 689.101856 ( 67.230390)
test_rubyspec 0.134653 0.040455 45.563272 ( 53.980380)
total: 133.26 sec