Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-125600
#<BuildRuby:0x0000564288980028
@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.20230111-125600",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006209 0.000458 0.900753 ( 1.087641)
build_miniruby 0.001282 0.000000 1.007701 ( 1.005746)
build_ruby 0.001586 0.000000 2.781223 ( 2.778523)
build_all 0.010047 0.000062 16.802805 ( 3.001722)
build_install 0.010475 0.001037 2.125501 ( 1.081162)
test_btest 0.000000 0.000966 77.906439 ( 10.378700)
test_basic 0.004318 0.002604 0.409098 ( 0.494750)
test_all 0.001131 0.000126 683.704112 ( 97.310135)
test_rubyspec 0.090822 0.039769 51.765651 ( 59.945300)
total: 177.08 sec