Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-205732
#<BuildRuby:0x00005653e12cc028
@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.20230112-205732",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005192 0.001198 0.849224 ( 1.032659)
build_miniruby 0.001092 0.000252 1.015750 ( 1.013875)
build_ruby 0.001189 0.000274 2.782516 ( 2.779880)
build_all 0.009950 0.000118 16.842881 ( 2.989242)
build_install 0.009489 0.001898 2.081286 ( 1.074264)
test_btest 0.000851 0.000171 74.327909 ( 10.830513)
test_basic 0.000650 0.005590 0.310546 ( 0.396985)
test_all 0.000574 0.000724 662.744006 ( 96.672059)
test_rubyspec 0.045018 0.038384 51.961147 ( 60.050366)
total: 176.84 sec