Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-112213
#<BuildRuby:0x000055e7cf5ba858
@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.20230111-112213",
@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.000004 0.000019 ( 0.000019)
configure 0.000018 0.000006 0.000024 ( 0.000022)
build_up 0.005001 0.001539 0.848056 ( 1.057085)
build_miniruby 0.000968 0.000298 1.017302 ( 1.015483)
build_ruby 0.001116 0.000344 2.782808 ( 2.780468)
build_all 0.004062 0.005945 16.915406 ( 3.037165)
build_install 0.011034 0.000546 2.134849 ( 1.082762)
test_btest 0.000758 0.000000 77.051659 ( 10.781827)
test_basic 0.000372 0.006144 0.340936 ( 0.427455)
test_all 0.001295 0.000000 672.791405 ( 97.675825)
test_rubyspec 0.097420 0.035368 51.613631 ( 59.705566)
total: 177.56 sec