Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-071012
#<BuildRuby:0x000055af57eb0008
@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.20221230-071012",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006047 0.841980 ( 1.041460)
build_miniruby 0.000282 0.001059 1.017328 ( 1.015456)
build_ruby 0.001262 0.000337 2.770763 ( 2.768062)
build_all 0.006287 0.003463 16.743699 ( 2.994542)
build_install 0.008482 0.001293 2.295551 ( 1.178113)
test_btest 0.000878 0.000244 75.704476 ( 10.406262)
test_basic 0.005136 0.001427 0.361613 ( 0.447553)
test_all 0.000981 0.000273 657.700895 (112.645539)
test_rubyspec 0.080919 0.054560 51.613986 ( 59.653895)
total: 192.15 sec