Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-112126
#<BuildRuby:0x00005571d08de860
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-112126",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006871 0.003935 0.991202 ( 1.163075)
build_miniruby 0.002425 0.000303 0.850626 ( 0.849136)
build_ruby 0.002817 0.000000 2.136795 ( 2.138101)
build_all 0.019363 0.000555 18.658220 ( 2.165340)
build_install 0.021016 0.001576 2.061095 ( 1.019553)
test_btest 0.001468 0.000140 92.763278 ( 9.132091)
test_basic 0.008437 0.000000 0.345030 ( 0.432642)
test_all 0.003419 0.000112 681.244234 ( 63.198963)
test_rubyspec 0.124310 0.048811 47.911161 ( 56.051997)
total: 136.15 sec