Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-101156
#<BuildRuby:0x0000563d88eb3e00
@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.20221122-101156",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004295 0.000661 1.059238 ( 1.119827)
build_miniruby 0.000902 0.000139 1.026431 ( 1.025110)
build_ruby 0.001203 0.000000 2.812394 ( 2.726492)
build_all 0.008700 0.000000 15.816464 ( 3.242947)
build_install 0.006405 0.004171 2.059809 ( 1.128252)
test_btest 0.000470 0.000083 65.407748 ( 10.925107)
test_basic 0.005184 0.000146 0.289560 ( 0.380090)
test_all 0.001511 0.000252 711.035245 (112.347531)
test_rubyspec 0.045174 0.017962 53.168922 ( 61.557673)
total: 194.45 sec