Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-093631
#<BuildRuby:0x000055d203cf8b88
@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.20220830-093631",
@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.000009 0.000002 0.000011 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010374 0.000000 0.973970 ( 2.703598)
build_miniruby 0.001909 0.000020 0.073373 ( 0.070871)
build_ruby 0.001888 0.000000 0.081449 ( 0.079561)
build_all 0.012479 0.000000 1.538612 ( 0.577891)
build_install 0.011238 0.011494 1.860838 ( 0.919675)
test_btest 0.000884 0.000241 69.563271 ( 8.267838)
test_basic 0.006191 0.000570 0.321431 ( 0.410788)
test_all 0.003364 0.000878 645.560466 ( 64.623437)
test_rubyspec 0.101277 0.066369 45.627087 ( 53.962735)
total: 131.62 sec