Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-231752
#<BuildRuby:0x0000558adac63fa8
@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.20231224-231752",
@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.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000903 0.004325 1.203146 ( 1.572206)
build_miniruby 0.001069 0.000498 0.932744 ( 0.932044)
build_ruby 0.000909 0.000424 2.763282 ( 2.764045)
build_all 0.009592 0.000568 16.353332 ( 1.437193)
build_install 0.008599 0.000081 4.822704 ( 1.190905)
test_btest 0.000816 0.000301 82.987165 ( 7.139668)
test_basic 0.000433 0.004433 0.691679 ( 0.761940)
test_all 0.098738 0.037717 523.320802 ( 57.594165)
test_rubyspec 0.024720 0.024567 50.954597 ( 63.311541)
total: 136.70 sec