Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-225214
#<BuildRuby:0x000055d08d55bdc0
@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.20231129-225214",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003582 0.000717 0.842823 ( 1.277693)
build_miniruby 0.000978 0.000196 0.872047 ( 0.871626)
build_ruby 0.000935 0.000187 2.709738 ( 2.711619)
build_all 0.006359 0.001272 12.149658 ( 1.012013)
build_install 0.005915 0.007022 3.518082 ( 0.964828)
test_btest 0.000000 0.000808 62.669706 ( 5.734295)
test_basic 0.001914 0.001710 0.370281 ( 0.452348)
test_all 0.093103 0.004954 371.438150 ( 42.149810)
test_rubyspec 0.045744 0.031854 39.243500 ( 51.891955)
total: 107.07 sec