Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-085452
#<BuildRuby:0x00005619e194fdf8
@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.20230113-085452",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.002903 0.003463 0.845666 ( 1.328762)
build_miniruby 0.000778 0.000389 1.025281 ( 1.023332)
build_ruby 0.001111 0.000555 2.762254 ( 2.759552)
build_all 0.009857 0.000000 16.710676 ( 2.975068)
build_install 0.005665 0.003742 2.093028 ( 1.080107)
test_btest 0.000775 0.000339 74.437661 ( 11.045423)
test_basic 0.005708 0.000662 0.353306 ( 0.439863)
test_all 0.001447 0.000000 649.242486 ( 96.784886)
test_rubyspec 0.072702 0.050013 51.636881 ( 59.814237)
total: 177.25 sec