Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-071056
#<BuildRuby:0x0000564119562678
@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-071056",
@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.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000023 0.000007 0.000030 ( 0.000045)
build_up 0.004665 0.001698 0.847812 ( 1.026907)
build_miniruby 0.001221 0.000000 1.016077 ( 1.014008)
build_ruby 0.001598 0.000000 2.774853 ( 2.772318)
build_all 0.009520 0.000428 16.912047 ( 2.975807)
build_install 0.005758 0.003744 2.142688 ( 1.087063)
test_btest 0.000830 0.000242 78.804874 ( 10.719357)
test_basic 0.005092 0.001485 0.342124 ( 0.428191)
test_all 0.001052 0.000306 668.594812 (118.512237)
test_rubyspec 0.068815 0.065943 51.882978 ( 59.988195)
total: 198.52 sec