Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-131605
#<BuildRuby:0x000055ee3afba5a8
@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.20220428-131605",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003207 0.003299 0.887034 ( 1.877105)
build_miniruby 0.000794 0.000099 0.056806 ( 0.055512)
build_ruby 0.000857 0.000107 0.057737 ( 0.056594)
build_all 0.003876 0.000485 1.488855 ( 0.603641)
build_install 0.010969 0.000000 6.232887 ( 2.801247)
test_btest 0.000799 0.000000 54.807646 ( 8.227033)
test_basic 0.002067 0.003665 0.281568 ( 0.370424)
test_all 0.001592 0.000239 612.101382 ( 91.980140)
test_rubyspec 0.086077 0.043102 43.494545 ( 48.445872)
total: 154.42 sec