Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-222815
#<BuildRuby:0x0000560f36557800
@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.20220910-222815",
@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.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008654 0.002164 1.129440 ( 1.086741)
build_miniruby 0.001861 0.000465 0.075656 ( 0.073683)
build_ruby 0.001979 0.000000 0.078759 ( 0.077024)
build_all 0.007180 0.003521 1.612516 ( 0.633010)
build_install 0.011909 0.010221 1.945461 ( 0.958080)
test_btest 0.001392 0.000000 98.625801 ( 9.324024)
test_basic 0.006973 0.001213 0.357804 ( 0.444390)
test_all 0.006456 0.000000 663.087598 ( 66.977523)
test_rubyspec 0.102380 0.079153 47.032627 ( 55.535790)
total: 135.11 sec