Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-114819
#<BuildRuby:0x000055fdd88a7e70
@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.20221225-114819",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004572 0.000050 0.795940 ( 1.000525)
build_miniruby 0.000883 0.000055 0.963601 ( 0.962160)
build_ruby 0.001070 0.000067 2.576747 ( 2.575171)
build_all 0.005044 0.004084 16.027529 ( 3.296875)
build_install 0.007476 0.000880 2.197419 ( 1.251452)
test_btest 0.000577 0.000000 66.135595 ( 10.961223)
test_basic 0.004526 0.000077 0.329171 ( 0.419709)
test_all 0.000909 0.000101 637.466695 (119.192924)
test_rubyspec 0.041744 0.023476 51.415523 ( 59.668926)
total: 199.33 sec