Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-122021
#<BuildRuby:0x0000561f4715a628
@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.20221231-122021",
@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.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000024 0.000005 0.000029 ( 0.000043)
build_up 0.006677 0.000000 0.844620 ( 1.034948)
build_miniruby 0.001269 0.000050 1.025719 ( 1.023723)
build_ruby 0.001345 0.000252 2.787759 ( 2.785035)
build_all 0.009549 0.000269 16.769151 ( 2.975888)
build_install 0.009569 0.000217 2.289586 ( 1.178958)
test_btest 0.000000 0.001052 69.547192 ( 11.519582)
test_basic 0.000997 0.005516 0.342998 ( 0.429413)
test_all 0.001100 0.000250 675.283573 ( 96.787627)
test_rubyspec 0.073418 0.059864 51.509117 ( 59.555488)
total: 177.29 sec