Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-072554
#<BuildRuby:0x000056052b043f40
@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.20220503-072554",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.006221 0.000784 0.883292 ( 0.951430)
build_miniruby 0.000749 0.000249 0.056863 ( 0.055626)
build_ruby 0.000713 0.000237 0.057463 ( 0.056234)
build_all 0.003263 0.001088 1.493456 ( 0.590217)
build_install 0.010545 0.000457 6.235080 ( 2.806616)
test_btest 0.000599 0.000171 48.363142 ( 8.243717)
test_basic 0.004250 0.001214 0.280940 ( 0.369586)
test_all 0.001082 0.000309 641.866632 ( 93.980543)
test_rubyspec 0.093129 0.037596 43.905173 ( 48.798930)
total: 155.85 sec