Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-063115
#<BuildRuby:0x00005653ad636be8
@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.20230119-063115",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000053 0.000008 0.000061 ( 0.000073)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.005826 0.000833 0.843028 ( 1.282731)
build_miniruby 0.001186 0.000169 1.020379 ( 1.018371)
build_ruby 0.001585 0.000000 2.773268 ( 2.770576)
build_all 0.009787 0.000000 16.795488 ( 2.990222)
build_install 0.011020 0.000446 2.139536 ( 1.081438)
test_btest 0.001080 0.000120 76.075882 ( 10.632476)
test_basic 0.005974 0.000112 0.341822 ( 0.429015)
test_all 0.001074 0.000113 664.777213 ( 96.598890)
test_rubyspec 0.093643 0.037234 51.889881 ( 59.891833)
total: 176.70 sec