Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-131116
#<BuildRuby:0x000055ba0f7efe90
@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.20230308-131116",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003706 0.000741 0.827855 ( 2.709441)
build_miniruby 0.000769 0.000154 0.634287 ( 0.633621)
build_ruby 0.001252 0.000251 2.103654 ( 2.107943)
build_all 0.008543 0.000000 11.263236 ( 0.963792)
build_install 0.006631 0.000275 1.562708 ( 0.876943)
test_btest 0.000577 0.000089 74.281238 ( 6.578791)
test_basic 0.003079 0.000474 0.247791 ( 0.344150)
test_all 0.001452 0.000224 377.866872 ( 34.519196)
test_rubyspec 0.009741 0.018814 36.644855 ( 47.116702)
total: 95.85 sec