Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-131350
#<BuildRuby:0x000055c926977f58
@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-131350",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004053 0.818958 ( 1.452079)
build_miniruby 0.000000 0.000972 0.957266 ( 0.955844)
build_ruby 0.000000 0.001186 2.845124 ( 2.758750)
build_all 0.003537 0.005778 15.919018 ( 3.367120)
build_install 0.009797 0.000860 2.235428 ( 1.245184)
test_btest 0.000495 0.000074 58.183064 ( 12.144178)
test_basic 0.004189 0.000628 0.293188 ( 0.383326)
test_all 0.001942 0.000291 680.921584 (144.535408)
test_rubyspec 0.058476 0.006694 52.538221 ( 60.730874)
total: 227.57 sec