Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-133439
#<BuildRuby:0x000055adf944c3c8
@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-133439",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000180 0.004166 0.902467 ( 1.101311)
build_miniruby 0.000899 0.000000 0.980701 ( 0.979364)
build_ruby 0.001234 0.000000 2.764354 ( 2.642208)
build_all 0.008182 0.000781 15.764992 ( 3.339287)
build_install 0.008943 0.000000 2.216613 ( 1.233068)
test_btest 0.000473 0.000039 57.785143 ( 12.116232)
test_basic 0.004729 0.000000 0.289040 ( 0.379784)
test_all 0.001592 0.000000 679.563197 (139.505749)
test_rubyspec 0.035687 0.024793 52.151673 ( 60.354308)
total: 221.65 sec