Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-024738
#<BuildRuby:0x000055c63f62ffb0
@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.20230126-024738",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005831 0.000778 0.849546 ( 1.595267)
build_miniruby 0.001298 0.000000 1.009766 ( 1.007914)
build_ruby 0.001669 0.000000 2.764035 ( 2.761419)
build_all 0.009810 0.000000 16.806932 ( 3.003343)
build_install 0.008567 0.002622 2.058925 ( 1.059268)
test_btest 0.000797 0.000104 66.926875 ( 11.403046)
test_basic 0.006609 0.000363 0.351512 ( 0.437344)
test_all 0.000994 0.000125 646.182085 ( 97.835599)
test_rubyspec 0.099840 0.034663 51.682820 ( 59.725150)
total: 178.83 sec