Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-105946
#<BuildRuby:0x000055e0c2842968
@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.20221203-105946",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004933 0.000000 1.102698 ( 1.138078)
build_miniruby 0.000951 0.000000 0.931093 ( 0.929654)
build_ruby 0.001297 0.000000 2.750740 ( 2.639365)
build_all 0.009116 0.000000 15.748438 ( 3.388654)
build_install 0.005136 0.004496 2.186029 ( 1.210171)
test_btest 0.000699 0.000039 61.168737 ( 11.711803)
test_basic 0.004851 0.000016 0.349264 ( 0.440373)
test_all 0.000766 0.000041 683.855294 (104.814928)
test_rubyspec 0.060998 0.016605 52.549890 ( 60.726376)
total: 187.00 sec