Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-104924
#<BuildRuby:0x000055aae1740658
@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.20220822-104924",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000067 0.000017 0.000084 ( 0.000099)
build_up 0.011475 0.000802 0.982108 ( 1.022767)
build_miniruby 0.001663 0.000357 0.074690 ( 0.073704)
build_ruby 0.001267 0.000271 0.077683 ( 0.077182)
build_all 0.005231 0.005848 1.519193 ( 0.586488)
build_install 0.019548 0.002521 1.866827 ( 0.918078)
test_btest 0.001094 0.000273 75.611346 ( 8.151778)
test_basic 0.001074 0.005777 0.323529 ( 0.413958)
test_all 0.004040 0.000000 648.748972 ( 64.636125)
test_rubyspec 0.097401 0.063181 45.858267 ( 54.336430)
total: 130.22 sec