Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-033221
#<BuildRuby:0x000055893025ffa8
@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.20231025-033221",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003845 0.000904 1.261527 ( 1.577306)
build_miniruby 0.000854 0.000201 0.843660 ( 0.843195)
build_ruby 0.001008 0.000237 2.663951 ( 2.663716)
build_all 0.007929 0.001866 15.885166 ( 1.448739)
build_install 0.008130 0.000747 4.848885 ( 1.141603)
test_btest 0.000800 0.000178 78.938089 ( 7.557675)
test_basic 0.001031 0.003961 0.662518 ( 0.738329)
test_all 0.075237 0.059221 502.299312 ( 62.297402)
test_rubyspec 0.021009 0.028244 50.552741 ( 62.919011)
total: 141.19 sec