Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-192953
#<BuildRuby:0x0000564c53a5aeb0
@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.20231210-192953",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005021 0.000528 1.410120 ( 1.725566)
build_miniruby 0.000843 0.000088 0.885945 ( 0.885985)
build_ruby 0.001201 0.000126 2.758017 ( 2.757902)
build_all 0.005789 0.004566 16.406431 ( 1.557215)
build_install 0.003890 0.004323 4.834482 ( 1.170922)
test_btest 0.000672 0.000129 84.018023 ( 7.494956)
test_basic 0.004045 0.000771 0.673439 ( 0.748990)
test_all 0.098666 0.035670 553.145619 ( 50.992076)
test_rubyspec 0.032109 0.015975 50.362900 ( 62.508718)
total: 129.84 sec