Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-070313
#<BuildRuby:0x000055e9b8445348
@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.20221030-070313",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.010253 1.060653 ( 1.119984)
build_miniruby 0.000000 0.001447 0.095891 ( 0.093415)
build_ruby 0.001229 0.000472 0.097254 ( 0.094292)
build_all 0.004645 0.002709 1.322108 ( 0.555790)
build_install 0.008713 0.005083 1.675469 ( 0.891236)
test_btest 0.001409 0.000822 64.447105 ( 6.567030)
test_basic 0.000806 0.005288 0.353963 ( 0.451151)
test_all 0.006884 0.000274 510.268017 ( 54.022232)
test_rubyspec 0.059634 0.056322 43.488394 ( 52.089519)
total: 115.89 sec