Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-003620
#<BuildRuby:0x000055e7c37b4ea8
@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.20220911-003620",
@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.000006 0.000001 0.000007 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000007)
build_up 0.005848 0.004628 1.162571 ( 1.264479)
build_miniruby 0.001893 0.000252 0.071650 ( 0.069824)
build_ruby 0.001737 0.000232 0.076008 ( 0.074061)
build_all 0.009736 0.000654 1.621724 ( 0.616579)
build_install 0.021087 0.000176 1.926300 ( 0.944462)
test_btest 0.001142 0.000114 94.911249 ( 9.835396)
test_basic 0.007401 0.000230 0.358290 ( 0.457260)
test_all 0.002838 0.000270 683.724938 ( 68.281940)
test_rubyspec 0.108102 0.049030 46.907982 ( 55.265180)
total: 136.81 sec