Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-080631
#<BuildRuby:0x0000557e06ab7438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-080631",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003904 0.990779 ( 1.313205)
build_miniruby 0.000676 0.000203 0.861141 ( 0.861152)
build_ruby 0.001176 0.000353 2.696033 ( 2.696681)
build_all 0.007314 0.000000 12.087606 ( 1.000305)
build_install 0.008756 0.000000 3.554592 ( 0.973008)
test_btest 0.000621 0.000000 66.205224 ( 5.418062)
test_basic 0.002807 0.000000 0.375784 ( 0.458189)
test_all 0.069788 0.029666 414.516223 ( 35.954491)
test_rubyspec 0.039761 0.028235 39.607272 ( 52.282039)
total: 100.96 sec