Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-101940
#<BuildRuby:0x000055fec88d44c0
@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.20220917-101940",
@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.000003 0.000006 ( 0.000005)
autoconf 0.000006 0.000006 0.000012 ( 0.000012)
configure 0.000005 0.000005 0.000010 ( 0.000009)
build_up 0.002990 0.006786 1.107617 ( 1.104877)
build_miniruby 0.001242 0.000985 0.078263 ( 0.075935)
build_ruby 0.000978 0.001075 0.078365 ( 0.075917)
build_all 0.007705 0.004056 1.573993 ( 0.616440)
build_install 0.007758 0.012091 1.903232 ( 0.944104)
test_btest 0.000000 0.001360 89.627745 ( 9.590325)
test_basic 0.003114 0.005791 0.358777 ( 0.444034)
test_all 0.001754 0.002824 674.813415 ( 68.063797)
test_rubyspec 0.075442 0.085650 47.014819 ( 55.127617)
total: 136.04 sec