Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-030459
#<BuildRuby:0x0000556ec12ea858
@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.20230103-030459",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005296 0.001223 0.845457 ( 1.020599)
build_miniruby 0.001039 0.000240 1.077987 ( 1.076146)
build_ruby 0.001265 0.000292 2.823635 ( 2.821087)
build_all 0.008790 0.000875 16.888675 ( 3.045881)
build_install 0.010291 0.001058 2.295043 ( 1.183674)
test_btest 0.000936 0.000188 75.427546 ( 11.156578)
test_basic 0.005396 0.001079 0.346763 ( 0.433227)
test_all 0.000975 0.000195 672.473697 ( 94.099435)
test_rubyspec 0.053006 0.026903 51.638911 ( 59.736244)
total: 174.57 sec