Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-165853
#<BuildRuby:0x000055da08787d68
@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.20240116-165853",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001144 0.004158 1.214775 ( 1.589348)
build_miniruby 0.000784 0.000174 0.805195 ( 0.804843)
build_ruby 0.000000 0.001324 2.829672 ( 2.829156)
build_all 0.007732 0.001544 14.516598 ( 1.334314)
build_install 0.006985 0.000721 4.128265 ( 1.112875)
test_btest 0.000922 0.000210 77.675437 ( 6.492678)
test_basic 0.005294 0.000281 0.772546 ( 0.845816)
test_all 0.115663 0.015878 469.354935 ( 51.517046)
test_rubyspec 0.025572 0.035733 80.329928 ( 92.748666)
total: 159.28 sec