Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-013547
#<BuildRuby:0x000056262f664328
@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.20220622-013547",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005622 0.000937 0.849614 ( 1.314182)
build_miniruby 0.000846 0.000141 0.057887 ( 0.056668)
build_ruby 0.000744 0.000124 0.059483 ( 0.058163)
build_all 0.001940 0.002310 1.560574 ( 0.627979)
build_install 0.009990 0.001131 6.358123 ( 2.873132)
test_btest 0.000686 0.000128 47.396131 ( 8.898401)
test_basic 0.005098 0.000126 0.259504 ( 0.348751)
test_all 0.001143 0.000202 658.341423 ( 94.921206)
test_rubyspec 0.084842 0.035601 44.045923 ( 49.615729)
total: 158.71 sec