Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-165652
#<BuildRuby:0x0000562f7439e8c0
@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.20220721-165652",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005205 0.001301 0.906041 ( 6.337927)
build_miniruby 0.000797 0.000200 0.057477 ( 0.056199)
build_ruby 0.000646 0.000162 0.059066 ( 0.057833)
build_all 0.000102 0.004470 1.567887 ( 0.619791)
build_install 0.011151 0.000000 5.679920 ( 2.182713)
test_btest 0.000699 0.000000 47.815778 ( 8.631719)
test_basic 0.004535 0.000837 0.256986 ( 0.346843)
test_all 0.000953 0.000255 616.208587 ( 90.702693)
test_rubyspec 0.076774 0.038519 44.269435 ( 49.929366)
total: 158.87 sec