Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-101517
#<BuildRuby:0x000055d88f9c7468
@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-101517",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002140 0.004547 0.837956 ( 1.153383)
build_miniruby 0.001104 0.000237 1.019783 ( 1.017845)
build_ruby 0.001159 0.000249 2.783253 ( 2.780827)
build_all 0.009113 0.000941 16.912282 ( 2.998171)
build_install 0.007367 0.004236 2.135782 ( 1.075508)
test_btest 0.000889 0.000209 69.926838 ( 11.218395)
test_basic 0.007319 0.000000 0.341858 ( 0.427765)
test_all 0.001544 0.000000 659.876559 (100.923319)
test_rubyspec 0.075287 0.054934 52.217063 ( 60.228499)
total: 181.82 sec