Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-185452
#<BuildRuby:0x000055e5f05da918
@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.20220504-185452",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007184 0.000000 0.869052 ( 1.009426)
build_miniruby 0.001013 0.000029 0.057593 ( 0.056266)
build_ruby 0.000961 0.000060 0.057110 ( 0.055840)
build_all 0.004338 0.000021 1.482167 ( 0.592835)
build_install 0.006307 0.004751 6.280309 ( 2.813910)
test_btest 0.000751 0.000088 48.361434 ( 8.973254)
test_basic 0.003970 0.000468 0.254789 ( 0.344651)
test_all 0.001366 0.000161 634.909059 ( 88.841944)
test_rubyspec 0.098312 0.016080 43.804858 ( 48.697697)
total: 151.39 sec