Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-234902
#<BuildRuby:0x0000557260b4e8a8
@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.20221014-234902",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.007518 0.001856 1.099487 ( 1.177621)
build_miniruby 0.001134 0.000567 0.097317 ( 0.094174)
build_ruby 0.000988 0.000494 0.096224 ( 0.093488)
build_all 0.007687 0.001494 1.295158 ( 0.552451)
build_install 0.008056 0.006381 1.628165 ( 0.875231)
test_btest 0.001334 0.000667 62.356960 ( 6.551269)
test_basic 0.003891 0.001946 0.354599 ( 0.445803)
test_all 0.007677 0.000000 499.526292 ( 54.057807)
test_rubyspec 0.075548 0.052306 43.184543 ( 51.650225)
total: 115.50 sec