Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-195805
#<BuildRuby:0x000055aa4012aaa8
@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.20221218-195805",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004446 0.000018 0.891073 ( 1.103366)
build_miniruby 0.000812 0.000047 0.983563 ( 0.982300)
build_ruby 0.001116 0.000066 2.783814 ( 2.692843)
build_all 0.008603 0.000506 15.797951 ( 3.272682)
build_install 0.006219 0.003554 2.286404 ( 1.310551)
test_btest 0.000558 0.000053 60.772893 ( 11.023461)
test_basic 0.004657 0.000443 0.312510 ( 0.403231)
test_all 0.001385 0.000000 674.916185 (143.344239)
test_rubyspec 0.039257 0.024559 52.896845 ( 61.058723)
total: 225.19 sec