Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-223511
#<BuildRuby:0x0000555e8cb09e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-223511",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005365 0.001238 0.847234 ( 1.061341)
build_miniruby 0.001259 0.000000 1.011872 ( 1.009812)
build_ruby 0.000000 0.001355 2.777083 ( 2.774540)
build_all 0.007119 0.002943 16.933264 ( 2.993132)
build_install 0.005767 0.003533 2.134161 ( 1.081602)
test_btest 0.000658 0.000194 69.000890 ( 11.524934)
test_basic 0.003669 0.002749 0.357482 ( 0.444117)
test_all 0.001039 0.000328 660.550406 (105.988844)
test_rubyspec 0.081687 0.043828 52.135667 ( 60.138530)
total: 187.02 sec