Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-054611
#<BuildRuby:0x00005637d79200d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221117-054611",
@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.000007 0.000002 0.000009 ( 0.000024)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003883 0.000971 1.060834 ( 1.397110)
build_miniruby 0.000758 0.000189 0.976052 ( 0.974923)
build_ruby 0.001003 0.000251 2.800016 ( 2.696598)
build_all 0.007993 0.000832 15.812780 ( 3.298737)
build_install 0.009531 0.000039 2.083911 ( 1.176917)
test_btest 0.000465 0.000093 59.490509 ( 11.200067)
test_basic 0.004264 0.000853 0.300142 ( 0.390603)
test_all 0.000784 0.000157 666.915855 (107.725644)
test_rubyspec 0.052439 0.016905 50.792221 ( 59.086191)
total: 187.95 sec