Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-033453
#<BuildRuby:0x00005638ce974728
@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.20221227-033453",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.005003 0.001667 0.893721 ( 1.070976)
build_miniruby 0.000831 0.000277 1.010055 ( 1.008274)
build_ruby 0.001515 0.000000 2.753753 ( 2.751361)
build_all 0.009302 0.000000 16.514377 ( 2.951875)
build_install 0.008056 0.001404 2.217317 ( 1.174038)
test_btest 0.000880 0.000235 73.461126 ( 11.023337)
test_basic 0.000000 0.006555 0.317459 ( 0.403775)
test_all 0.000000 0.001418 661.413917 (103.341317)
test_rubyspec 0.077411 0.031156 51.574098 ( 59.641828)
total: 183.37 sec