Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-031633
#<BuildRuby:0x000055ec4664fc20
@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.20231230-031633",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003941 0.000328 1.252499 ( 1.614837)
build_miniruby 0.000924 0.000077 0.878461 ( 0.877547)
build_ruby 0.001225 0.000102 2.733673 ( 2.732991)
build_all 0.009680 0.000000 16.720670 ( 1.484150)
build_install 0.004977 0.003066 4.691267 ( 1.148126)
test_btest 0.000893 0.000000 82.224477 ( 7.881689)
test_basic 0.004903 0.000000 0.764603 ( 0.843596)
test_all 0.104852 0.033775 528.126376 ( 64.449249)
test_rubyspec 0.034695 0.021400 50.928672 ( 63.268986)
total: 144.30 sec