Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-222826
#<BuildRuby:0x0000557b7a9248e8
@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.20220919-222826",
@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.000014 0.000006 0.000020 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010071 0.000726 1.088920 ( 1.120321)
build_miniruby 0.001702 0.000567 0.105934 ( 0.101909)
build_ruby 0.001558 0.000519 0.111911 ( 0.094816)
build_all 0.007619 0.002540 1.590362 ( 0.647209)
build_install 0.013277 0.010592 1.935160 ( 0.966429)
test_btest 0.000894 0.000372 79.953779 ( 8.403195)
test_basic 0.001724 0.007114 0.390571 ( 0.481897)
test_all 0.002819 0.001410 638.280608 ( 66.292329)
test_rubyspec 0.107302 0.058572 45.750148 ( 54.104528)
total: 132.21 sec