Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-220525
#<BuildRuby:0x000056494a11c080
@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.20230101-220525",
@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.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000034 0.000008 0.000042 ( 0.000030)
build_up 0.005130 0.001184 0.847206 ( 1.038758)
build_miniruby 0.001041 0.000240 1.015859 ( 1.013888)
build_ruby 0.001288 0.000297 2.771688 ( 2.769119)
build_all 0.003882 0.005866 16.776866 ( 2.994774)
build_install 0.004629 0.006752 2.299847 ( 1.179531)
test_btest 0.000793 0.000305 68.400479 ( 11.762311)
test_basic 0.000758 0.005744 0.360712 ( 0.447091)
test_all 0.001168 0.000180 655.103147 (105.770604)
test_rubyspec 0.080046 0.054057 51.668044 ( 59.709385)
total: 186.69 sec