Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-042838
#<BuildRuby:0x00005584f49eb280
@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.20231225-042838",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003021 0.001132 1.090684 ( 1.458841)
build_miniruby 0.000831 0.000312 0.827349 ( 0.826649)
build_ruby 0.001021 0.000383 2.862964 ( 2.862973)
build_all 0.000060 0.010261 16.574814 ( 1.442281)
build_install 0.007712 0.001905 4.893939 ( 1.192415)
test_btest 0.000000 0.000996 88.206037 ( 7.255758)
test_basic 0.002197 0.001993 0.685342 ( 0.763229)
test_all 0.094997 0.041206 572.119410 ( 52.523694)
test_rubyspec 0.029341 0.018956 52.148539 ( 64.393731)
total: 132.72 sec