Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-093221
#<BuildRuby:0x000055944cd17280
@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.20231206-093221",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004775 0.000434 0.997023 ( 1.253252)
build_miniruby 0.000884 0.000080 0.864678 ( 0.865060)
build_ruby 0.001618 0.000000 2.718612 ( 2.719915)
build_all 0.003904 0.003989 12.167291 ( 0.992495)
build_install 0.010635 0.000000 3.523554 ( 0.968824)
test_btest 0.000809 0.000000 65.799875 ( 4.633060)
test_basic 0.003419 0.000000 0.370349 ( 0.453222)
test_all 0.078133 0.023195 377.245467 ( 38.052800)
test_rubyspec 0.046105 0.027175 39.656081 ( 52.308508)
total: 102.25 sec