Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-075602
#<BuildRuby:0x000055e32125aeb8
@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.20231227-075602",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.001058 0.004229 1.230048 ( 1.590071)
build_miniruby 0.000957 0.000282 0.969428 ( 0.968666)
build_ruby 0.001345 0.000396 2.831151 ( 2.835923)
build_all 0.007263 0.002137 16.608666 ( 1.426014)
build_install 0.007474 0.000812 4.644764 ( 1.143553)
test_btest 0.000514 0.000143 84.986206 ( 7.003854)
test_basic 0.000155 0.004799 0.680212 ( 0.758198)
test_all 0.116196 0.020882 536.149981 ( 62.514196)
test_rubyspec 0.019438 0.028679 50.986426 ( 63.293191)
total: 141.53 sec