Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-122239
#<BuildRuby:0x0000556dda58e678
@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.20221228-122239",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006137 0.000645 0.844434 ( 1.067272)
build_miniruby 0.000000 0.001287 1.013168 ( 1.011102)
build_ruby 0.000000 0.001648 2.779118 ( 2.776462)
build_all 0.001813 0.008051 16.747836 ( 2.999378)
build_install 0.007351 0.001969 2.299919 ( 1.178027)
test_btest 0.000000 0.000795 77.887560 ( 10.746589)
test_basic 0.004624 0.001602 0.357596 ( 0.444364)
test_all 0.001031 0.000464 662.871166 (100.278711)
test_rubyspec 0.071140 0.052121 51.336340 ( 59.372745)
total: 179.88 sec