Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-031343
#<BuildRuby:0x000055c565bcb670
@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.20231223-031343",
@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.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003609 0.000000 0.732511 ( 1.137523)
build_miniruby 0.001125 0.000000 0.910507 ( 0.910855)
build_ruby 0.001492 0.000000 2.772642 ( 2.774856)
build_all 0.007483 0.000450 12.214134 ( 1.049310)
build_install 0.004708 0.006001 3.413646 ( 0.988651)
test_btest 0.000467 0.000077 63.791894 ( 5.026636)
test_basic 0.002986 0.000497 0.378282 ( 0.460217)
test_all 0.087642 0.018990 398.621042 ( 40.431577)
test_rubyspec 0.038072 0.014627 40.755572 ( 53.483793)
total: 106.26 sec