Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-233056
#<BuildRuby:0x000055bd77137df8
@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.20221214-233056",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001170 0.003201 0.884091 ( 1.080293)
build_miniruby 0.000668 0.000206 1.059455 ( 1.058195)
build_ruby 0.000941 0.000290 2.807496 ( 2.699650)
build_all 0.008808 0.000211 15.733290 ( 3.315819)
build_install 0.004626 0.005609 2.206492 ( 1.267271)
test_btest 0.000477 0.000159 64.037831 ( 11.399173)
test_basic 0.003843 0.001281 0.318226 ( 0.408197)
test_all 0.001039 0.000346 693.792171 (136.245527)
test_rubyspec 0.056890 0.009979 52.452607 ( 60.690482)
total: 218.17 sec