Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-193939
#<BuildRuby:0x000055a2ebbe3dc0
@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.20231126-193939",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005365 0.000103 0.926362 ( 1.297092)
build_miniruby 0.001076 0.000072 0.806272 ( 0.806364)
build_ruby 0.001249 0.000083 2.608796 ( 2.610072)
build_all 0.008194 0.000000 12.363785 ( 0.993664)
build_install 0.011626 0.000000 3.690468 ( 0.970074)
test_btest 0.000782 0.000017 63.724372 ( 4.710969)
test_basic 0.004728 0.000236 0.410015 ( 0.488391)
test_all 0.061218 0.036019 343.815640 ( 36.603257)
test_rubyspec 0.022889 0.049586 39.844600 ( 52.405798)
total: 100.89 sec