Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-232807
#<BuildRuby:0x00005651e90f4bc8
@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.20220825-232807",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010815 0.000961 0.960909 ( 1.246367)
build_miniruby 0.002163 0.000309 0.077944 ( 0.075539)
build_ruby 0.001690 0.000242 0.079064 ( 0.077201)
build_all 0.002837 0.006959 1.531129 ( 0.590998)
build_install 0.019854 0.003942 1.887450 ( 0.946261)
test_btest 0.001148 0.000000 75.089838 ( 8.236450)
test_basic 0.006322 0.000737 0.317986 ( 0.411566)
test_all 0.002238 0.000486 644.817491 ( 65.690115)
test_rubyspec 0.130747 0.039382 45.571417 ( 53.843499)
total: 131.12 sec