Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-131918
#<BuildRuby:0x0000556ad347bb50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230702-131918",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005932 0.000000 1.583895 ( 2.809494)
build_miniruby 0.001139 0.000000 0.889013 ( 0.888979)
build_ruby 0.001346 0.000000 2.685420 ( 2.685928)
build_all 0.001890 0.007418 12.046274 ( 8.370345)
build_install 0.004891 0.004186 5.152688 ( 1.950155)
test_btest 0.000701 0.000234 86.586939 ( 7.712928)
test_basic 0.004134 0.000067 0.649060 ( 0.730970)
test_all 0.001273 0.000405 467.047889 ( 52.003837)
test_rubyspec 0.008549 0.031401 43.247830 ( 55.694454)
total: 132.85 sec