Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-090541
#<BuildRuby:0x000055f52a052e98
@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.20230331-090541",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001158 0.003638 1.394389 ( 2.715980)
build_miniruby 0.000904 0.000143 0.767130 ( 0.766554)
build_ruby 0.001221 0.000000 2.222480 ( 2.223082)
build_all 0.008972 0.000000 11.389744 ( 1.019574)
build_install 0.007170 0.000000 1.553135 ( 0.862461)
test_btest 0.001098 0.000000 77.127863 ( 6.655743)
test_basic 0.004499 0.000000 0.592220 ( 0.686736)
test_all 0.001032 0.000000 416.434535 ( 36.235071)
test_rubyspec 0.014651 0.023970 40.469040 ( 51.009249)
total: 102.18 sec