Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-221051
#<BuildRuby:0x0000555d299168c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-221051",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001886 0.004620 0.815988 ( 0.860162)
build_miniruby 0.001089 0.000000 0.058217 ( 0.056935)
build_ruby 0.000896 0.000000 0.059632 ( 0.058431)
build_all 0.004180 0.000453 1.560649 ( 0.598542)
build_install 0.008817 0.002034 1.900109 ( 0.954720)
test_btest 0.000606 0.000140 54.435031 ( 7.966156)
test_basic 0.004628 0.001068 0.342174 ( 0.431017)
test_all 0.002221 0.000513 625.595969 ( 91.536117)
test_rubyspec 0.059594 0.063243 43.701405 ( 52.029602)
total: 154.49 sec