Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-081628
#<BuildRuby:0x00005640f8038920
@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.20221116-081628",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006569 0.001516 1.129152 ( 1.160270)
build_miniruby 0.001439 0.000332 0.904465 ( 0.903368)
build_ruby 0.001919 0.000443 2.378131 ( 2.285225)
build_all 0.016860 0.000510 18.289823 ( 2.312151)
build_install 0.018445 0.000596 1.839005 ( 1.024152)
test_btest 0.001166 0.000184 82.688640 ( 10.670236)
test_basic 0.005807 0.000917 0.347873 ( 0.439906)
test_all 0.001784 0.000127 723.377078 ( 75.841213)
test_rubyspec 0.066486 0.050858 50.431891 ( 59.047883)
total: 153.69 sec