Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-210059
#<BuildRuby:0x00005642010c12e8
@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.20221006-210059",
@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.000025 0.000007 0.000032 ( 0.000032)
autoconf 0.000135 0.000037 0.000172 ( 0.000215)
configure 0.000045 0.000012 0.000057 ( 0.000054)
build_up 0.000000 0.011468 1.086894 ( 1.193106)
build_miniruby 0.000742 0.000781 0.099270 ( 0.098990)
build_ruby 0.001081 0.000589 0.098901 ( 0.098830)
build_all 0.002701 0.005857 1.285908 ( 0.575197)
build_install 0.007243 0.006293 1.626877 ( 0.896089)
test_btest 0.000854 0.000569 60.236319 ( 6.916310)
test_basic 0.004049 0.002699 0.347370 ( 0.441338)
test_all 0.006652 0.000164 474.675243 ( 52.206508)
test_rubyspec 0.083404 0.051540 42.231149 ( 50.458131)
total: 112.89 sec