Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-052846
#<BuildRuby:0x0000564d61e5fe70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-052846",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001977 0.004513 0.853914 ( 1.023949)
build_miniruby 0.000990 0.000213 1.021321 ( 1.019437)
build_ruby 0.001324 0.000283 2.782654 ( 2.780003)
build_all 0.009875 0.000200 16.724026 ( 2.992913)
build_install 0.006811 0.005024 2.283425 ( 1.178758)
test_btest 0.000889 0.000209 76.516700 ( 10.313913)
test_basic 0.005132 0.001208 0.342424 ( 0.429268)
test_all 0.001035 0.000244 656.991465 (100.843001)
test_rubyspec 0.073688 0.059509 51.538474 ( 59.593389)
total: 180.18 sec