Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-090419
#<BuildRuby:0x00005653325449e0
@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.20220403-090419",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007871 0.003884 1.011157 ( 1.051833)
build_miniruby 0.000000 0.002122 0.071928 ( 0.070132)
build_ruby 0.000333 0.001732 0.082220 ( 0.081350)
build_all 0.005408 0.005584 4.181008 ( 0.835898)
build_install 0.013313 0.011259 8.559207 ( 3.001515)
test_btest 0.001078 0.000000 73.147729 ( 8.508160)
test_basic 0.003455 0.004310 0.344288 ( 0.432840)
test_all 0.001383 0.000593 662.424408 ( 65.428741)
test_rubyspec 0.125179 0.040491 46.643040 ( 51.953317)
total: 131.36 sec