Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-140808
#<BuildRuby:0x000055d5efac04c0
@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-140808",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000072 0.000005 0.000077 ( 0.000082)
build_up 0.000000 0.010670 1.103697 ( 1.165227)
build_miniruby 0.000766 0.001446 0.117273 ( 0.113680)
build_ruby 0.001427 0.000407 0.110407 ( 0.094553)
build_all 0.006630 0.003636 1.574041 ( 0.647948)
build_install 0.009793 0.010495 1.960212 ( 0.984280)
test_btest 0.001011 0.000417 77.694625 ( 8.220585)
test_basic 0.005831 0.000529 0.377212 ( 0.468526)
test_all 0.002031 0.000789 681.466824 ( 68.219890)
test_rubyspec 0.094648 0.074529 45.464378 ( 53.589934)
total: 133.51 sec