Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-091027
#<BuildRuby:0x000055e9a86f00f8
@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.20221208-091027",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003890 0.000915 1.173570 ( 1.354991)
build_miniruby 0.000770 0.000181 1.025732 ( 1.024344)
build_ruby 0.001003 0.000236 2.828335 ( 2.737887)
build_all 0.008929 0.000043 15.805733 ( 3.436974)
build_install 0.005886 0.003693 2.281466 ( 1.329986)
test_btest 0.000546 0.000000 58.434615 ( 12.250779)
test_basic 0.004992 0.000000 0.306634 ( 0.397501)
test_all 0.000964 0.000000 650.176274 (120.389694)
test_rubyspec 0.053522 0.022332 52.224594 ( 60.397313)
total: 203.32 sec