Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-141452
#<BuildRuby:0x00005643f64a7ed8
@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.20221219-141452",
@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.000007)
autoconf 0.000044 0.000003 0.000047 ( 0.000047)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003852 0.000275 0.893366 ( 1.125623)
build_miniruby 0.000999 0.000071 0.987719 ( 0.986296)
build_ruby 0.000000 0.001112 2.676985 ( 2.567927)
build_all 0.005721 0.003372 15.780574 ( 3.346546)
build_install 0.008580 0.000517 2.299810 ( 1.323409)
test_btest 0.000489 0.000061 62.391179 ( 11.698354)
test_basic 0.004105 0.000513 0.324140 ( 0.414697)
test_all 0.001235 0.000155 669.980849 (151.402727)
test_rubyspec 0.017332 0.044589 52.518972 ( 60.661305)
total: 233.53 sec