Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-160406
#<BuildRuby:0x0000556d06c3bf40
@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.20220520-160406",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006347 0.000454 0.922401 ( 2.843904)
build_miniruby 0.000000 0.001047 0.056782 ( 0.055512)
build_ruby 0.000000 0.001025 0.057854 ( 0.056593)
build_all 0.001869 0.002458 1.492074 ( 0.609550)
build_install 0.009741 0.001392 6.285556 ( 2.835165)
test_btest 0.000677 0.000097 55.498469 ( 7.970710)
test_basic 0.005821 0.000075 0.337879 ( 0.425917)
test_all 0.002610 0.000127 625.027461 ( 91.984901)
test_rubyspec 0.110853 0.018226 44.094345 ( 49.656598)
total: 156.44 sec