Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-012942
#<BuildRuby:0x000055b003838e80
@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.20221028-012942",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008914 0.000686 1.115020 ( 1.153435)
build_miniruby 0.000000 0.002195 0.095004 ( 0.091736)
build_ruby 0.000000 0.001460 0.099139 ( 0.096457)
build_all 0.005997 0.001883 1.291937 ( 0.571670)
build_install 0.008812 0.006576 1.660106 ( 0.907063)
test_btest 0.001133 0.000252 61.688552 ( 6.507445)
test_basic 0.002253 0.004936 0.337842 ( 0.427375)
test_all 0.005919 0.000000 506.813037 ( 54.062146)
test_rubyspec 0.091830 0.018815 43.378818 ( 51.900836)
total: 115.72 sec