Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-180030
#<BuildRuby:0x000055a34eb0a8a0
@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.20220311-180030",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000053 0.000013 0.000066 ( 0.000054)
build_up 0.004869 0.007065 1.010560 ( 1.160957)
build_miniruby 0.001627 0.000581 0.067898 ( 0.067336)
build_ruby 0.000000 0.002222 0.076991 ( 0.076510)
build_all 0.005588 0.004609 1.528599 ( 0.626646)
build_install 0.013928 0.008841 5.248700 ( 2.247534)
test_btest 0.000795 0.000376 77.387094 ( 8.430428)
test_basic 0.005318 0.002519 0.341082 ( 0.433559)
test_all 0.001018 0.000483 706.073886 ( 68.142883)
test_rubyspec 0.097957 0.069289 46.244815 ( 51.586150)
total: 132.77 sec