Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-085927
#<BuildRuby:0x000056022d3bb840
@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.20231125-085927",
@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.005095 0.000114 1.222604 ( 1.596183)
build_miniruby 0.000939 0.000094 0.904297 ( 0.904451)
build_ruby 0.001326 0.000132 2.792603 ( 2.793221)
build_all 0.009537 0.000515 16.468145 ( 1.496788)
build_install 0.013826 0.000000 5.042829 ( 1.196135)
test_btest 0.000000 0.001048 83.946661 ( 7.209953)
test_basic 0.001463 0.002476 0.637186 ( 0.715341)
test_all 0.094042 0.042945 505.582300 ( 58.217009)
test_rubyspec 0.034255 0.017564 50.329201 ( 62.601274)
total: 136.73 sec