Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-083858
#<BuildRuby:0x0000558d0cc3b448
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220603-083858",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000200 0.006706 0.844434 ( 1.080934)
build_miniruby 0.000751 0.000312 0.058273 ( 0.057031)
build_ruby 0.000671 0.000279 0.058384 ( 0.057248)
build_all 0.004169 0.000073 1.483250 ( 0.604942)
build_install 0.003551 0.005636 6.307226 ( 2.858150)
test_btest 0.000560 0.000258 54.659771 ( 8.272828)
test_basic 0.003821 0.001763 0.257328 ( 0.346076)
test_all 0.000917 0.000424 628.267877 ( 95.389873)
test_rubyspec 0.065248 0.064416 44.393928 ( 49.963223)
total: 158.63 sec