Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-065605
#<BuildRuby:0x000055971189bcc0
@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-065605",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003488 0.000821 1.005779 ( 1.387002)
build_miniruby 0.001013 0.000239 0.869465 ( 0.869544)
build_ruby 0.001054 0.000248 2.795811 ( 2.796483)
build_all 0.005670 0.004672 15.884382 ( 1.492628)
build_install 0.002171 0.006437 4.585616 ( 1.128277)
test_btest 0.000712 0.000249 82.683970 ( 6.434628)
test_basic 0.000371 0.004227 0.742427 ( 0.817078)
test_all 0.110691 0.025848 541.174729 ( 48.846571)
test_rubyspec 0.021754 0.026246 50.918790 ( 63.370111)
total: 127.14 sec