Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-172200
#<BuildRuby:0x000055db1370c0d0
@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.20221213-172200",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.004470 0.927345 ( 1.584739)
build_miniruby 0.000000 0.000953 0.928249 ( 0.926906)
build_ruby 0.000578 0.000638 2.800577 ( 2.688634)
build_all 0.004641 0.004646 15.834016 ( 3.320530)
build_install 0.006146 0.004856 2.209139 ( 1.223988)
test_btest 0.000499 0.000150 61.790787 ( 11.561620)
test_basic 0.004527 0.000000 0.307584 ( 0.398878)
test_all 0.001958 0.000000 675.410533 (144.075147)
test_rubyspec 0.037781 0.026302 52.580446 ( 60.667449)
total: 226.45 sec