Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-232026
#<BuildRuby:0x000056108df3c728
@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.20221226-232026",
@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.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004779 0.001593 0.841680 ( 1.017792)
build_miniruby 0.000969 0.000323 1.001442 ( 0.999417)
build_ruby 0.001088 0.000363 2.769622 ( 2.767322)
build_all 0.008248 0.001408 16.621075 ( 2.944401)
build_install 0.006355 0.004847 2.238961 ( 1.166844)
test_btest 0.000796 0.000281 69.755380 ( 11.338200)
test_basic 0.005992 0.000593 0.337888 ( 0.424095)
test_all 0.001013 0.000337 657.409909 ( 97.149514)
test_rubyspec 0.084680 0.037698 50.737921 ( 58.800190)
total: 176.61 sec