Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-143358
#<BuildRuby:0x000055b958bcb800
@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.20221114-143358",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.007011 0.003734 1.129703 ( 1.421125)
build_miniruby 0.001521 0.000468 0.121017 ( 0.117392)
build_ruby 0.001406 0.000433 0.120479 ( 0.103909)
build_all 0.009308 0.000254 1.589943 ( 0.671445)
build_install 0.013505 0.008749 1.943567 ( 0.979629)
test_btest 0.001112 0.000371 89.463016 ( 8.959773)
test_basic 0.002091 0.006067 0.407010 ( 0.494308)
test_all 0.002112 0.000845 701.145656 ( 70.322392)
test_rubyspec 0.096494 0.065492 48.341037 ( 56.971420)
total: 140.04 sec