Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-065527
#<BuildRuby:0x00005608bdeaf468
@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.20221218-065527",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004297 0.000015 0.851868 ( 1.627225)
build_miniruby 0.000935 0.000055 0.934428 ( 0.932970)
build_ruby 0.001212 0.000071 2.691685 ( 2.605550)
build_all 0.008524 0.000502 15.836129 ( 3.314778)
build_install 0.010434 0.000319 2.251437 ( 1.261960)
test_btest 0.000504 0.000028 63.060389 ( 11.361083)
test_basic 0.004492 0.000250 0.300748 ( 0.391744)
test_all 0.001398 0.000078 673.556589 (157.386684)
test_rubyspec 0.063498 0.011501 52.721763 ( 60.918460)
total: 239.80 sec