Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-004657
#<BuildRuby:0x000055bdb07c4070
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230112-004657",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003544 0.000000 0.625227 ( 1.039064)
build_miniruby 0.000773 0.000034 0.685675 ( 0.684855)
build_ruby 0.001204 0.000086 2.413896 ( 2.413647)
build_all 0.009235 0.000074 12.782623 ( 1.626419)
build_install 0.002338 0.003892 1.454847 ( 0.709494)
test_btest 0.000690 0.000000 67.054680 ( 6.240168)
test_basic 0.003741 0.000055 0.258634 ( 0.353865)
test_all 0.002121 0.000000 497.673943 ( 46.849194)
test_rubyspec 0.014007 0.013063 34.930585 ( 45.498147)
total: 105.42 sec