Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-215118
#<BuildRuby:0x000056211699fba0
@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.20231222-215118",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004031 0.000949 1.019776 ( 1.402747)
build_miniruby 0.000000 0.001470 0.829952 ( 0.829447)
build_ruby 0.000000 0.001365 2.716699 ( 2.716956)
build_all 0.000142 0.009613 15.448696 ( 1.400869)
build_install 0.003389 0.005771 4.441177 ( 1.104900)
test_btest 0.000526 0.000247 79.854968 ( 7.112903)
test_basic 0.002878 0.001355 0.831324 ( 0.907041)
test_all 0.109273 0.022445 510.015357 ( 49.150983)
test_rubyspec 0.033763 0.014543 50.279575 ( 62.570220)
total: 127.20 sec