Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-135445
#<BuildRuby:0x0000561021f0fbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230520-135445",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004107 0.001027 1.374180 ( 2.618938)
build_miniruby 0.000812 0.000203 0.728266 ( 0.727743)
build_ruby 0.001408 0.000000 2.429296 ( 2.429407)
build_all 0.002888 0.006022 12.016861 ( 1.040445)
build_install 0.006287 0.001055 1.625897 ( 0.850841)
test_btest 0.000000 0.001016 78.473952 ( 7.162597)
test_basic 0.001737 0.003011 0.710766 ( 0.792115)
test_all 0.001342 0.000178 442.836626 ( 40.580104)
test_rubyspec 0.026254 0.010030 41.637998 ( 54.112949)
total: 110.32 sec