Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-055551
#<BuildRuby:0x000056040c257270
@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.20230203-055551",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003094 0.000238 0.606834 ( 1.039358)
build_miniruby 0.000890 0.000068 0.622111 ( 0.621440)
build_ruby 0.001072 0.000082 2.033876 ( 2.033294)
build_all 0.008865 0.000021 11.984918 ( 1.471444)
build_install 0.006277 0.000124 1.493513 ( 0.711536)
test_btest 0.000606 0.000038 62.471736 ( 6.293292)
test_basic 0.003544 0.000222 0.256100 ( 0.351046)
test_all 0.002264 0.000000 478.744924 ( 45.407261)
test_rubyspec 0.018097 0.011229 35.193007 ( 45.768286)
total: 103.70 sec