Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-054331
#<BuildRuby:0x000055b0b873fbb8
@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.20231214-054331",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005535 0.000261 1.552066 ( 1.894077)
build_miniruby 0.000781 0.000123 0.842553 ( 0.842049)
build_ruby 0.000000 0.001233 2.802324 ( 2.802450)
build_all 0.000336 0.009661 16.695370 ( 1.506234)
build_install 0.008862 0.000000 4.822527 ( 1.141102)
test_btest 0.000654 0.000000 83.683973 ( 7.766794)
test_basic 0.000000 0.003616 0.651229 ( 0.731499)
test_all 0.094383 0.045554 533.994594 ( 60.489241)
test_rubyspec 0.032087 0.018354 50.813214 ( 63.078340)
total: 140.25 sec