Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-232426
#<BuildRuby:0x0000562f381a4bc8
@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.20220728-232426",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011581 0.000495 0.997376 ( 1.256963)
build_miniruby 0.001785 0.000255 0.074584 ( 0.072926)
build_ruby 0.001567 0.000224 0.076923 ( 0.075376)
build_all 0.009405 0.000646 1.507406 ( 0.567762)
build_install 0.019217 0.003443 5.278123 ( 2.099295)
test_btest 0.001190 0.000170 70.973993 ( 8.392535)
test_basic 0.006697 0.000957 0.325442 ( 0.418668)
test_all 0.001927 0.000276 640.342703 ( 64.798081)
test_rubyspec 0.113244 0.061944 45.560116 ( 51.275780)
total: 128.96 sec