Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-210949
#<BuildRuby:0x00005588d5be4408
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-210949",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008018 0.002005 1.226959 ( 1.258596)
build_miniruby 0.002178 0.000545 0.845753 ( 0.844330)
build_ruby 0.003008 0.000752 2.241268 ( 2.146306)
build_all 0.014473 0.004869 18.512078 ( 2.188124)
build_install 0.008418 0.013385 1.896689 ( 0.982018)
test_btest 0.001071 0.000428 85.410888 ( 9.192142)
test_basic 0.009930 0.000000 0.336748 ( 0.423340)
test_all 0.002495 0.000000 737.849571 ( 71.871977)
test_rubyspec 0.111297 0.057927 49.255249 ( 57.205551)
total: 146.11 sec