Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-054453
#<BuildRuby:0x0000558cadc17de0
@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.20220701-054453",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005039 0.001260 0.839163 ( 0.972512)
build_miniruby 0.000773 0.000193 0.057474 ( 0.056172)
build_ruby 0.000796 0.000199 0.059819 ( 0.058655)
build_all 0.003252 0.000813 1.471658 ( 0.609702)
build_install 0.006793 0.003980 6.293113 ( 2.818786)
test_btest 0.000662 0.000190 50.595004 ( 8.744743)
test_basic 0.004562 0.001303 0.322289 ( 0.410283)
test_all 0.001149 0.000328 628.781042 ( 89.776520)
test_rubyspec 0.075235 0.043604 44.349700 ( 49.894592)
total: 153.34 sec