Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-022039
#<BuildRuby:0x0000562e2a7ac728
@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.20230107-022039",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.004594 0.002088 0.852792 ( 1.453301)
build_miniruby 0.000814 0.000370 1.023349 ( 1.021410)
build_ruby 0.001087 0.000495 2.779858 ( 2.777115)
build_all 0.008400 0.001550 16.857181 ( 3.004872)
build_install 0.006085 0.003322 2.149907 ( 1.091683)
test_btest 0.000754 0.000323 68.393546 ( 11.083583)
test_basic 0.004577 0.001961 0.360975 ( 0.447546)
test_all 0.001012 0.000434 665.836434 ( 99.948834)
test_rubyspec 0.065810 0.047966 52.286375 ( 60.320906)
total: 181.15 sec