Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-211916
#<BuildRuby:0x000055c36289c0d0
@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.20230110-211916",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.007016 0.000183 1.006522 ( 1.608327)
build_miniruby 0.001244 0.000073 1.013965 ( 1.011909)
build_ruby 0.001372 0.000081 2.781967 ( 2.779634)
build_all 0.009793 0.000069 16.813426 ( 2.984176)
build_install 0.006865 0.004571 2.119957 ( 1.074160)
test_btest 0.001139 0.000000 68.588779 ( 11.215610)
test_basic 0.006043 0.000266 0.311238 ( 0.397729)
test_all 0.001316 0.000058 654.347320 (104.161308)
test_rubyspec 0.067154 0.045694 51.801696 ( 59.849906)
total: 185.08 sec