Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-083220
#<BuildRuby:0x000055e3592c47b8
@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-083220",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004339 0.005753 1.137198 ( 1.094275)
build_miniruby 0.001453 0.000606 0.075535 ( 0.073610)
build_ruby 0.001444 0.000602 0.078465 ( 0.076124)
build_all 0.006288 0.002620 1.576054 ( 0.614001)
build_install 0.016956 0.005764 1.914002 ( 0.956841)
test_btest 0.000000 0.001403 95.650580 ( 9.883283)
test_basic 0.002988 0.005103 0.351141 ( 0.446234)
test_all 0.003259 0.000000 641.653764 ( 66.617063)
test_rubyspec 0.108010 0.068350 47.485237 ( 55.751685)
total: 135.51 sec