Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-110833
#<BuildRuby:0x000055c77e437df8
@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.20230108-110833",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000057 0.000012 0.000069 ( 0.000068)
configure 0.000048 0.000010 0.000058 ( 0.000057)
build_up 0.001959 0.007248 0.850241 ( 1.058717)
build_miniruby 0.000956 0.000319 1.019716 ( 1.017787)
build_ruby 0.001289 0.000429 2.790839 ( 2.788051)
build_all 0.008645 0.001457 16.851734 ( 3.002905)
build_install 0.008150 0.001140 2.120056 ( 1.083123)
test_btest 0.000804 0.000236 77.319204 ( 10.726535)
test_basic 0.006667 0.000000 0.346016 ( 0.431934)
test_all 0.001494 0.000000 663.705081 ( 96.139405)
test_rubyspec 0.063886 0.069826 52.432596 ( 60.529809)
total: 176.78 sec