Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-195727
#<BuildRuby:0x000055e0e81d7f58
@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.20230103-195727",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000024 0.000005 0.000029 ( 0.000014)
build_up 0.001976 0.004725 0.843955 ( 1.028946)
build_miniruby 0.001072 0.000330 1.027066 ( 1.025000)
build_ruby 0.001297 0.000399 2.791334 ( 2.788662)
build_all 0.008389 0.001122 16.747109 ( 3.002751)
build_install 0.006454 0.005314 2.297424 ( 1.186807)
test_btest 0.000773 0.000257 69.813900 ( 11.615091)
test_basic 0.002388 0.003967 0.353333 ( 0.439934)
test_all 0.001041 0.000391 651.067470 (103.422319)
test_rubyspec 0.063256 0.032119 51.800504 ( 59.898884)
total: 184.41 sec