Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-234437
#<BuildRuby:0x000055661ab18c00
@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.20220916-234437",
@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.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001861 0.007714 1.088727 ( 1.860043)
build_miniruby 0.001500 0.000429 0.074224 ( 0.072278)
build_ruby 0.001862 0.000532 0.073058 ( 0.070663)
build_all 0.003509 0.006646 1.562575 ( 0.600891)
build_install 0.007979 0.013994 1.924906 ( 0.941658)
test_btest 0.000941 0.000498 94.908143 ( 9.790548)
test_basic 0.004338 0.002296 0.367207 ( 0.455931)
test_all 0.001276 0.000675 622.579702 ( 65.422163)
test_rubyspec 0.092283 0.072237 47.020539 ( 55.387180)
total: 134.60 sec