Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-180030
#<BuildRuby:0x00005608dbd100d0
@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.20230118-180030",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002741 0.003817 0.842898 ( 1.030979)
build_miniruby 0.001226 0.000069 1.015171 ( 1.013247)
build_ruby 0.000000 0.001429 2.805937 ( 2.803683)
build_all 0.007304 0.002772 16.816787 ( 2.972506)
build_install 0.011735 0.000000 2.139575 ( 1.090531)
test_btest 0.001132 0.000000 73.419197 ( 10.724015)
test_basic 0.003734 0.003622 0.325415 ( 0.409909)
test_all 0.001186 0.000148 651.271308 (107.670894)
test_rubyspec 0.050322 0.058015 51.741263 ( 59.800671)
total: 187.52 sec