Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-171058
#<BuildRuby:0x0000562a9eb47e80
@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.20230115-171058",
@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.000015 0.000003 0.000018 ( 0.000046)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.003646 0.003994 1.356619 ( 1.377052)
build_miniruby 0.001194 0.000238 1.717656 ( 1.576252)
build_ruby 0.001358 0.000272 2.781525 ( 2.778941)
build_all 0.006190 0.003688 16.829852 ( 3.006934)
build_install 0.004630 0.005447 2.173103 ( 1.085887)
test_btest 0.000753 0.000221 69.438432 ( 11.412016)
test_basic 0.001986 0.005108 0.346855 ( 0.431843)
test_all 0.000904 0.000319 663.451316 (100.220059)
test_rubyspec 0.072876 0.059794 52.305852 ( 60.418530)
total: 182.31 sec