Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-121947
#<BuildRuby:0x000055c5a76cf4b8
@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.20220720-121947",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009894 0.000389 0.974407 ( 1.195338)
build_miniruby 0.001971 0.000132 0.066671 ( 0.065214)
build_ruby 0.001443 0.000096 0.075923 ( 0.075490)
build_all 0.008426 0.000233 1.552373 ( 0.597320)
build_install 0.015035 0.007874 5.152399 ( 2.052081)
test_btest 0.001244 0.000000 74.666609 ( 7.966598)
test_basic 0.004714 0.003185 0.328907 ( 0.418252)
test_all 0.001996 0.000320 670.364598 ( 66.239837)
test_rubyspec 0.108630 0.051844 45.838694 ( 51.554396)
total: 130.17 sec