Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-204934
#<BuildRuby:0x000055aabe88b468
@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.20230123-204934",
@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.000020 0.000005 0.000025 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.003453 0.006632 0.850699 ( 1.019640)
build_miniruby 0.000911 0.000304 0.997172 ( 0.995230)
build_ruby 0.001117 0.000372 2.749797 ( 2.747342)
build_all 0.008313 0.001368 16.600057 ( 2.999145)
build_install 0.009464 0.001545 2.055883 ( 1.064157)
test_btest 0.000589 0.000174 74.319199 ( 10.504040)
test_basic 0.006764 0.000613 0.360996 ( 0.445997)
test_all 0.001147 0.000318 668.767128 ( 94.753611)
test_rubyspec 0.096708 0.034556 51.280132 ( 59.379003)
total: 173.91 sec