Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-201431
#<BuildRuby:0x000055ad6b90ca68
@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.20221020-201431",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.008391 0.000694 1.155207 ( 1.206325)
build_miniruby 0.001450 0.000223 0.108424 ( 0.105184)
build_ruby 0.001446 0.000223 0.100988 ( 0.098181)
build_all 0.008673 0.000000 1.366103 ( 0.586368)
build_install 0.014051 0.001183 1.690647 ( 0.915886)
test_btest 0.001728 0.000216 63.044647 ( 6.272321)
test_basic 0.005756 0.000719 0.358816 ( 0.448827)
test_all 0.007258 0.000000 491.255020 ( 54.206801)
test_rubyspec 0.099733 0.039970 43.235928 ( 51.475745)
total: 115.32 sec