Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-093301
#<BuildRuby:0x0000560b4f042be8
@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.20230114-093301",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000046 0.000010 0.000056 ( 0.000056)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.008364 0.000895 0.906350 ( 1.065766)
build_miniruby 0.001067 0.000214 1.016059 ( 1.014176)
build_ruby 0.001652 0.000000 2.788587 ( 2.785939)
build_all 0.001604 0.008223 16.769879 ( 3.009656)
build_install 0.008811 0.002754 2.082431 ( 1.071000)
test_btest 0.000707 0.000220 79.246513 ( 10.634410)
test_basic 0.000000 0.007474 0.383189 ( 0.467257)
test_all 0.000000 0.001437 681.070873 (103.729600)
test_rubyspec 0.072004 0.052026 52.098440 ( 60.108620)
total: 183.89 sec