Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-122414
#<BuildRuby:0x000055b2000a0610
@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.20221115-122414",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.007359 0.001230 1.105015 ( 1.247131)
build_miniruby 0.001667 0.000000 0.884496 ( 0.884897)
build_ruby 0.002109 0.000000 2.320250 ( 2.231563)
build_all 0.014475 0.002965 18.165136 ( 2.250603)
build_install 0.015164 0.005061 1.856897 ( 0.993584)
test_btest 0.001090 0.000341 82.203146 ( 9.756621)
test_basic 0.006707 0.000443 0.352874 ( 0.446242)
test_all 0.001386 0.000408 673.883038 ( 73.203884)
test_rubyspec 0.056268 0.058625 49.976836 ( 58.610464)
total: 149.63 sec