Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-222514
#<BuildRuby:0x0000564110054a68
@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.20221008-222514",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005440 0.004303 1.094046 ( 1.148779)
build_miniruby 0.001499 0.000107 0.094955 ( 0.092058)
build_ruby 0.000000 0.001531 0.100673 ( 0.098093)
build_all 0.000196 0.007297 1.333866 ( 0.578864)
build_install 0.013233 0.001758 1.621630 ( 0.874921)
test_btest 0.001279 0.000256 61.263155 ( 6.306258)
test_basic 0.006638 0.000285 0.355719 ( 0.445615)
test_all 0.007431 0.000390 495.719594 ( 53.148643)
test_rubyspec 0.090287 0.041633 42.509004 ( 50.736928)
total: 113.43 sec