Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-183431
#<BuildRuby:0x00005575de486620
@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.20221207-183431",
@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.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004936 0.000065 1.221897 ( 1.210225)
build_miniruby 0.000771 0.000051 0.986724 ( 0.985605)
build_ruby 0.001018 0.000068 2.728724 ( 2.618574)
build_all 0.005370 0.003807 15.694413 ( 3.223544)
build_install 0.000000 0.009702 2.264844 ( 1.286389)
test_btest 0.000000 0.000550 59.338840 ( 11.918167)
test_basic 0.004380 0.000717 0.306659 ( 0.397024)
test_all 0.000648 0.000171 648.691312 (124.885077)
test_rubyspec 0.037738 0.033491 52.988336 ( 61.126613)
total: 207.65 sec