Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-103012
#<BuildRuby:0x0000560f8ec334f0
@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.20231205-103012",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000522 0.004010 0.978667 ( 1.273495)
build_miniruby 0.000988 0.000083 0.875532 ( 0.875485)
build_ruby 0.000995 0.000083 2.696364 ( 2.702279)
build_all 0.007527 0.000257 12.052771 ( 0.979930)
build_install 0.013917 0.000000 3.544211 ( 0.960743)
test_btest 0.000738 0.000000 63.410163 ( 4.980108)
test_basic 0.000000 0.003874 0.373135 ( 0.455341)
test_all 0.069142 0.031502 418.014566 ( 35.673500)
test_rubyspec 0.021714 0.046207 39.488456 ( 52.146688)
total: 100.05 sec