Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-064028
#<BuildRuby:0x000055612516c728
@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.20230106-064028",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005779 0.000826 0.850318 ( 1.436671)
build_miniruby 0.001320 0.000000 1.012567 ( 1.010469)
build_ruby 0.001722 0.000000 2.778420 ( 2.775708)
build_all 0.009548 0.000458 16.737622 ( 2.976819)
build_install 0.011362 0.000000 2.071509 ( 1.076762)
test_btest 0.001053 0.000000 72.327920 ( 10.709949)
test_basic 0.004364 0.003166 0.375848 ( 0.459869)
test_all 0.001301 0.000177 671.458912 (103.813259)
test_rubyspec 0.089349 0.040695 51.783110 ( 59.810595)
total: 184.07 sec