Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-002445
#<BuildRuby:0x000055c7f3fc7040
@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.20230730-002445",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.004187 0.000698 1.490886 ( 2.730888)
build_miniruby 0.000892 0.000149 0.836611 ( 0.835417)
build_ruby 0.001002 0.000167 2.670181 ( 2.669746)
build_all 0.009283 0.000104 14.707685 ( 1.322728)
build_install 0.008400 0.000000 2.122738 ( 0.946269)
test_btest 0.000903 0.000094 84.878288 ( 7.673492)
test_basic 0.003985 0.000544 0.662108 ( 0.739916)
test_all 0.000934 0.000128 542.615171 ( 47.778412)
test_rubyspec 0.019299 0.021337 43.684179 ( 56.000131)
total: 120.70 sec