Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-092741
#<BuildRuby:0x00005619d908c070
@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.20230115-092741",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003513 0.640875 ( 1.021538)
build_miniruby 0.000500 0.000400 0.675563 ( 0.674968)
build_ruby 0.001188 0.000183 2.421965 ( 2.421354)
build_all 0.008883 0.000695 13.050493 ( 1.652198)
build_install 0.003838 0.002734 1.477945 ( 0.708137)
test_btest 0.000728 0.000000 67.471419 ( 6.386507)
test_basic 0.003765 0.000122 0.264178 ( 0.358827)
test_all 0.000931 0.000155 510.330535 ( 47.440428)
test_rubyspec 0.018079 0.009353 35.059748 ( 45.614630)
total: 106.28 sec