Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-201915
#<BuildRuby:0x000055f0011e48e8
@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.20221126-201915",
@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.000017 0.000003 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004845 0.005293 1.279284 ( 1.631664)
build_miniruby 0.001795 0.000448 0.850760 ( 0.851692)
build_ruby 0.002187 0.000547 2.248288 ( 2.160494)
build_all 0.021351 0.001369 24.959411 ( 2.805943)
build_install 0.021611 0.000953 4.999310 ( 1.204608)
test_btest 0.001114 0.000186 86.238000 ( 8.830642)
test_basic 0.001524 0.006026 0.349565 ( 0.449966)
test_all 0.001446 0.000322 671.053169 ( 71.448226)
test_rubyspec 0.092360 0.067250 49.789975 ( 58.131786)
total: 147.52 sec