Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-083226
#<BuildRuby:0x0000560d2dbabf90
@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.20231128-083226",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004417 0.001325 0.909684 ( 1.346161)
build_miniruby 0.000798 0.000239 0.793397 ( 0.793694)
build_ruby 0.001142 0.000343 2.644195 ( 2.644521)
build_all 0.000000 0.008256 12.238335 ( 0.978066)
build_install 0.009834 0.001149 3.705077 ( 0.980299)
test_btest 0.000474 0.000197 61.944348 ( 5.890445)
test_basic 0.004038 0.000000 0.407059 ( 0.486730)
test_all 0.064523 0.031186 349.986439 ( 35.518465)
test_rubyspec 0.028415 0.036607 39.997910 ( 52.575193)
total: 101.21 sec