Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-164333
#<BuildRuby:0x00005653d3002350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-164333",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004682 0.000180 1.166450 ( 1.259823)
build_miniruby 0.000721 0.000180 0.942793 ( 0.941645)
build_ruby 0.000000 0.001312 2.757931 ( 2.671848)
build_all 0.007703 0.001430 15.763943 ( 3.210122)
build_install 0.006549 0.002481 2.246294 ( 1.259941)
test_btest 0.000610 0.000000 65.484167 ( 10.643166)
test_basic 0.001454 0.003149 0.295532 ( 0.385975)
test_all 0.000803 0.000244 667.781782 (107.045892)
test_rubyspec 0.052943 0.018230 53.471884 ( 61.638864)
total: 189.06 sec