Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-183248
#<BuildRuby:0x0000559f9bc7fea8
@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.20220424-183248",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004912 0.001787 0.897124 ( 1.753531)
build_miniruby 0.000940 0.000000 0.056878 ( 0.055779)
build_ruby 0.001031 0.000000 0.059564 ( 0.058301)
build_all 0.004208 0.000000 1.511470 ( 0.611190)
build_install 0.009035 0.002058 6.286800 ( 2.839368)
test_btest 0.000508 0.000156 48.670089 ( 9.079308)
test_basic 0.005432 0.000144 0.263309 ( 0.352164)
test_all 0.001154 0.000329 648.377782 ( 92.321539)
test_rubyspec 0.052232 0.037173 44.385824 ( 49.311121)
total: 156.38 sec