Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-203432
#<BuildRuby:0x000055b866c67568
@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.20230526-203432",
@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.000000 0.000010 ( 0.000010)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.001785 0.003715 1.518639 ( 2.812171)
build_miniruby 0.000893 0.000085 0.758360 ( 0.758251)
build_ruby 0.001444 0.000000 2.465129 ( 2.465975)
build_all 0.003921 0.006120 12.583404 ( 1.192213)
build_install 0.007172 0.000570 1.729144 ( 0.841016)
test_btest 0.000885 0.000136 80.641400 ( 6.915042)
test_basic 0.000395 0.003722 0.627018 ( 0.709593)
test_all 0.001552 0.000141 452.441598 ( 42.425936)
test_rubyspec 0.019625 0.016503 41.837636 ( 54.365734)
total: 112.49 sec