Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-073302
#<BuildRuby:0x00005588078b49c8
@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-073302",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007412 0.003802 1.006553 ( 2.679349)
build_miniruby 0.001800 0.000480 0.076111 ( 0.074891)
build_ruby 0.001210 0.000322 0.077777 ( 0.077466)
build_all 0.008229 0.002195 1.504392 ( 0.574044)
build_install 0.021791 0.000000 1.843640 ( 0.910123)
test_btest 0.001389 0.000000 73.329953 ( 7.968868)
test_basic 0.007106 0.001421 0.324984 ( 0.413253)
test_all 0.004621 0.000000 627.949354 ( 65.252787)
test_rubyspec 0.112035 0.049718 45.871477 ( 54.418902)
total: 132.37 sec