Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-092229
#<BuildRuby:0x0000562a83ca7e80
@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.20221229-092229",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000038 0.000002 0.000040 ( 0.000040)
build_up 0.002303 0.003849 0.842223 ( 1.178100)
build_miniruby 0.001029 0.000129 1.024315 ( 1.022254)
build_ruby 0.001324 0.000166 2.772453 ( 2.770007)
build_all 0.005864 0.003721 16.721685 ( 3.003776)
build_install 0.009967 0.001661 2.310176 ( 1.185825)
test_btest 0.000783 0.000130 79.425161 ( 10.681240)
test_basic 0.001472 0.004915 0.349414 ( 0.435738)
test_all 0.001134 0.000252 655.807811 ( 93.058795)
test_rubyspec 0.076950 0.054050 51.694509 ( 59.752940)
total: 173.09 sec