Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-220404
#<BuildRuby:0x000055ee555bfe98
@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.20221201-220404",
@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.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004892 0.000049 1.191895 ( 1.431652)
build_miniruby 0.000900 0.000056 0.924691 ( 0.923292)
build_ruby 0.001311 0.000082 2.796055 ( 2.709985)
build_all 0.008470 0.000529 15.785015 ( 3.287281)
build_install 0.004409 0.004778 2.287195 ( 1.352239)
test_btest 0.000468 0.000055 66.262818 ( 11.028970)
test_basic 0.003914 0.000460 0.296610 ( 0.387691)
test_all 0.001228 0.000144 678.329965 (105.638687)
test_rubyspec 0.039446 0.021435 52.848826 ( 61.001167)
total: 187.76 sec