Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-171820
#<BuildRuby:0x0000558e77b8a8c0
@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.20220717-171820",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006681 0.000000 0.899175 ( 1.749039)
build_miniruby 0.001014 0.000000 0.057371 ( 0.056103)
build_ruby 0.000948 0.000000 0.059027 ( 0.057766)
build_all 0.004637 0.000000 1.543399 ( 0.617644)
build_install 0.005970 0.004849 5.621546 ( 2.169520)
test_btest 0.000798 0.000050 55.437034 ( 7.865466)
test_basic 0.001777 0.004537 0.364424 ( 0.451604)
test_all 0.000989 0.000116 627.425920 ( 90.740058)
test_rubyspec 0.102812 0.022457 43.681091 ( 49.341871)
total: 153.05 sec