Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-194217
#<BuildRuby:0x000055c3b36e1550
@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.20221026-194217",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009555 0.000410 1.124853 ( 1.161456)
build_miniruby 0.001958 0.000140 0.101534 ( 0.098244)
build_ruby 0.001404 0.000100 0.099188 ( 0.096216)
build_all 0.007272 0.000000 1.285530 ( 0.557137)
build_install 0.014068 0.000785 1.635818 ( 0.889214)
test_btest 0.001679 0.000105 64.038994 ( 6.584065)
test_basic 0.007231 0.000000 0.358337 ( 0.460212)
test_all 0.007166 0.000000 486.131253 ( 54.189241)
test_rubyspec 0.084731 0.037400 43.594647 ( 52.166136)
total: 116.20 sec