Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-165137
#<BuildRuby:0x000056077fe70090
@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.20231209-165137",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005141 0.000053 1.489453 ( 1.805911)
build_miniruby 0.000914 0.000043 0.883418 ( 0.882982)
build_ruby 0.001221 0.000058 2.789009 ( 2.789256)
build_all 0.010026 0.000000 16.329486 ( 1.479173)
build_install 0.008686 0.000000 4.890918 ( 1.222859)
test_btest 0.000989 0.000000 82.577095 ( 7.792540)
test_basic 0.004626 0.000000 0.863929 ( 0.940132)
test_all 0.097306 0.039532 512.205215 ( 60.672840)
test_rubyspec 0.025572 0.026045 50.707016 ( 62.970127)
total: 140.56 sec