Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-135727
#<BuildRuby:0x0000562ba71880e8
@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.20230815-135727",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004896 0.000490 1.636652 ( 2.918062)
build_miniruby 0.000927 0.000093 0.892489 ( 0.891599)
build_ruby 0.001129 0.000000 2.620607 ( 2.620999)
build_all 0.009365 0.000606 17.645799 ( 1.589839)
build_install 0.009791 0.000070 5.207693 ( 1.204369)
test_btest 0.000815 0.000071 82.660164 ( 7.504643)
test_basic 0.003887 0.000338 0.736212 ( 0.812441)
test_all 0.005989 0.000000 527.062856 ( 62.426147)
test_rubyspec 0.017869 0.031781 47.952390 ( 60.243703)
total: 140.21 sec