Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-234452
#<BuildRuby:0x000055cd8d2b8620
@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.20221113-234452",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007546 0.001629 1.101887 ( 1.123806)
build_miniruby 0.001781 0.000810 0.125322 ( 0.120368)
build_ruby 0.000000 0.002325 0.123706 ( 0.105808)
build_all 0.000000 0.009893 1.562539 ( 0.684479)
build_install 0.015269 0.006574 1.930137 ( 1.018524)
test_btest 0.000990 0.000637 87.819553 ( 8.874055)
test_basic 0.004642 0.002984 0.413104 ( 0.504287)
test_all 0.001651 0.001061 665.676101 ( 67.894242)
test_rubyspec 0.094183 0.080778 47.956185 ( 56.132127)
total: 136.46 sec