Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-130332
#<BuildRuby:0x000055600b56e620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-130332",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002918 0.003520 0.858649 ( 1.188264)
build_miniruby 0.000916 0.000327 1.012187 ( 1.010281)
build_ruby 0.001178 0.000421 2.763226 ( 2.760446)
build_all 0.008060 0.001371 16.695530 ( 2.978795)
build_install 0.010949 0.000736 2.247457 ( 1.176534)
test_btest 0.000770 0.000000 67.229909 ( 11.247869)
test_basic 0.006358 0.000780 0.359629 ( 0.444726)
test_all 0.001185 0.000330 666.524085 ( 97.537642)
test_rubyspec 0.081772 0.047528 51.607592 ( 59.730767)
total: 178.08 sec