Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-211851
#<BuildRuby:0x000055b15d2ff4b8
@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.20220909-211851",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008503 0.002318 1.161953 ( 1.114373)
build_miniruby 0.001816 0.000495 0.077229 ( 0.075645)
build_ruby 0.002117 0.000000 0.074066 ( 0.072073)
build_all 0.003638 0.006737 1.606938 ( 0.607103)
build_install 0.016927 0.005718 1.914301 ( 0.938789)
test_btest 0.000705 0.000249 95.542707 ( 9.559251)
test_basic 0.000000 0.007627 0.351990 ( 0.440738)
test_all 0.000000 0.003789 690.916309 ( 68.834888)
test_rubyspec 0.098480 0.088128 47.163223 ( 55.251039)
total: 136.89 sec