Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-075351
#<BuildRuby:0x000055594c4ff948
@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.20230207-075351",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.003497 0.623379 ( 1.016851)
build_miniruby 0.000155 0.000742 0.633471 ( 0.633005)
build_ruby 0.000758 0.000421 2.019049 ( 2.020181)
build_all 0.008415 0.000000 12.225993 ( 1.504556)
build_install 0.001289 0.004931 1.483791 ( 0.711822)
test_btest 0.000454 0.000248 64.167724 ( 6.370997)
test_basic 0.000000 0.003773 0.278960 ( 0.374115)
test_all 0.000297 0.000812 492.966993 ( 47.675857)
test_rubyspec 0.010713 0.013649 35.404871 ( 45.984660)
total: 106.29 sec