Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-135124
#<BuildRuby:0x000055e162646858
@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.20230130-135124",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002693 0.003750 0.840796 ( 1.015685)
build_miniruby 0.001135 0.000063 1.017839 ( 1.015964)
build_ruby 0.001523 0.000085 2.786443 ( 2.783884)
build_all 0.009391 0.000288 16.708242 ( 2.995357)
build_install 0.011050 0.000343 2.078670 ( 1.070336)
test_btest 0.000926 0.000046 68.269672 ( 11.437022)
test_basic 0.006957 0.000112 0.359942 ( 0.445435)
test_all 0.001130 0.000053 652.343815 (102.845777)
test_rubyspec 0.086161 0.046012 51.869883 ( 59.940613)
total: 183.55 sec