Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-214515
#<BuildRuby:0x000055c2cefb3e20
@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.20231125-214515",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005815 1.222050 ( 1.620346)
build_miniruby 0.000000 0.001310 0.961832 ( 0.960877)
build_ruby 0.000207 0.001143 2.839856 ( 2.840266)
build_all 0.005854 0.004788 17.135521 ( 1.532739)
build_install 0.007106 0.005193 5.139533 ( 1.260883)
test_btest 0.000793 0.000396 84.465841 ( 7.953713)
test_basic 0.003622 0.003422 0.808558 ( 0.880666)
test_all 0.103945 0.034091 512.565769 ( 58.212877)
test_rubyspec 0.023041 0.027812 52.103912 ( 64.472561)
total: 139.74 sec