Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-070141
#<BuildRuby:0x000055f4ac5fde98
@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.20230113-070141",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000024 0.000004 0.000028 ( 0.000014)
build_up 0.005697 0.000760 0.852177 ( 1.022545)
build_miniruby 0.001187 0.000158 1.013256 ( 1.011301)
build_ruby 0.001603 0.000000 2.780907 ( 2.778322)
build_all 0.008933 0.000782 16.773834 ( 2.983964)
build_install 0.006349 0.005013 2.086897 ( 1.070308)
test_btest 0.000000 0.001016 77.776725 ( 10.500858)
test_basic 0.001645 0.005368 0.354274 ( 0.439761)
test_all 0.001074 0.000269 665.368721 ( 93.651247)
test_rubyspec 0.044426 0.043422 51.852053 ( 60.068214)
total: 173.53 sec