Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-185933
#<BuildRuby:0x00005591d8f27500
@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.20240113-185933",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000277 0.004071 0.933321 ( 1.329806)
build_miniruby 0.000889 0.000169 0.980182 ( 0.979951)
build_ruby 0.000000 0.001491 2.733340 ( 2.736775)
build_all 0.005761 0.003902 14.596123 ( 1.385420)
build_install 0.009083 0.000082 4.281124 ( 1.184439)
test_btest 0.000569 0.000124 77.730374 ( 7.484831)
test_basic 0.002905 0.000631 0.499178 ( 0.580896)
test_all 0.124973 0.012609 549.454680 ( 53.268309)
test_rubyspec 0.013110 0.020985 49.828028 ( 62.330682)
total: 131.28 sec