Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-094856
#<BuildRuby:0x000055ceafe9ab78
@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.20220821-094856",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005349 0.000891 0.810921 ( 0.850103)
build_miniruby 0.000802 0.000134 0.056946 ( 0.055816)
build_ruby 0.000933 0.000000 0.059858 ( 0.058574)
build_all 0.004473 0.000121 1.554185 ( 0.597572)
build_install 0.010427 0.000812 1.931972 ( 0.968869)
test_btest 0.000839 0.000000 54.924639 ( 7.885462)
test_basic 0.005134 0.000000 0.320656 ( 0.409969)
test_all 0.002066 0.000000 633.324939 ( 94.181345)
test_rubyspec 0.090807 0.034744 44.200241 ( 52.458566)
total: 157.47 sec