Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-011010
#<BuildRuby:0x0000564512c10a68
@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.20221011-011010",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000089 0.000024 0.000113 ( 0.000075)
build_up 0.008183 0.002231 1.073023 ( 1.133882)
build_miniruby 0.001178 0.000321 0.097988 ( 0.094971)
build_ruby 0.001313 0.000358 0.096352 ( 0.093521)
build_all 0.002425 0.005315 1.299499 ( 0.560232)
build_install 0.012601 0.001474 1.631685 ( 0.894252)
test_btest 0.001564 0.000489 61.737729 ( 6.807057)
test_basic 0.001901 0.005056 0.355068 ( 0.452639)
test_all 0.006534 0.000730 495.997041 ( 54.199263)
test_rubyspec 0.071415 0.057864 42.848361 ( 51.407755)
total: 115.64 sec