Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-100731
#<BuildRuby:0x00005589c57f76d8
@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.20230205-100731",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003501 0.000000 0.631260 ( 1.035124)
build_miniruby 0.000915 0.000000 0.635470 ( 0.634851)
build_ruby 0.001215 0.000000 2.051909 ( 2.073006)
build_all 0.009234 0.000000 11.988830 ( 1.489444)
build_install 0.006865 0.000000 1.497195 ( 0.718900)
test_btest 0.000647 0.000000 64.161240 ( 6.422244)
test_basic 0.000000 0.003721 0.249412 ( 0.344340)
test_all 0.000409 0.000829 478.147608 ( 45.302796)
test_rubyspec 0.008523 0.024057 34.935035 ( 45.547684)
total: 103.57 sec