Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-063408
#<BuildRuby:0x000055c2ad66bf00
@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.20221128-063408",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005139 0.000055 1.201758 ( 1.432166)
build_miniruby 0.000854 0.000040 0.958885 ( 0.957637)
build_ruby 0.001248 0.000060 2.799179 ( 2.703973)
build_all 0.005908 0.003942 22.454445 ( 4.370264)
build_install 0.008708 0.000388 4.356677 ( 1.550617)
test_btest 0.000675 0.000056 62.762437 ( 10.708227)
test_basic 0.004617 0.000384 0.307711 ( 0.398393)
test_all 0.000943 0.000078 680.930185 (105.839326)
test_rubyspec 0.052960 0.016777 53.407879 ( 61.579131)
total: 189.54 sec